chore: 升级pnpmv9版本,相关兼容处理

This commit is contained in:
xiaoxian521
2024-05-13 22:45:19 +08:00
parent 30f598dfa5
commit bb86962186
8 changed files with 6963 additions and 5666 deletions

View File

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