feat: use pnpm
This commit is contained in:
parent
f85a08afb4
commit
d76b526916
11 changed files with 13347 additions and 13552 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"eslint.packageManager": "yarn",
|
||||
"eslint.packageManager": "pnpm",
|
||||
"editor.formatOnSave": false,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true
|
||||
|
|
|
|||
Reference in a new issue