chore: 升级vitev5 版本,规定node版本>=18.0.0pnpm版本>=8.6.10 (#738)

This commit is contained in:
xiaoming
2023-11-10 13:16:05 +08:00
committed by GitHub
parent 6e195c8b5c
commit 10e68d681f
18 changed files with 2250 additions and 2298 deletions

View File

@@ -3,7 +3,7 @@
"prettier --cache --ignore-unknown --write",
"eslint --cache --fix"
],
"{!(package)*.json,*.code-snippets,.!(browserslist)*rc}": [
"{!(package)*.json,*.code-snippets,.!({browserslist,nvm})*rc}": [
"prettier --cache --write--parser json"
],
"package.json": ["prettier --cache --write"],