软件配置
未读
Stylelint 配置
1、依赖 {
"postcss": "^8.4.49",
"postcss-html": "^1.7.0",
"postcss-sass": "^0.5.0",
"postcss-scss": "^4.0.9",
"stylelint": "^16.10.0"
软件配置
未读
sourcetTree配置ssh
sourcetTree配置ssh 如果未配置ssh会导致操作的时候会报错:If you trust this host, enter "y" to add the key to...
软件配置
未读
electron启动打包
1、创建 npm create electron-vite 2、启动 npm i && npm run dev 下载依赖可能会报错 RequestError: read ECONNRESET npm config set ELECTRON_M