Switch to pnpm (#36)
This commit is contained in:
Vendored
+1
-1
@@ -6,7 +6,7 @@
|
||||
"source.fixAll.eslint": true,
|
||||
"source.organizeImports": true
|
||||
},
|
||||
"eslint.packageManager": "yarn",
|
||||
"eslint.packageManager": "pnpm",
|
||||
"files.exclude": {
|
||||
"**/.DS_Store": true,
|
||||
"**/*-lock.*": true,
|
||||
|
||||
Reference in New Issue
Block a user