Switch to pnpm (#36)

This commit is contained in:
Ollie Taylor
2023-02-26 15:40:03 +00:00
committed by GitHub
parent 084ed9fbbd
commit 47aabda96d
7 changed files with 3533 additions and 3189 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"source.fixAll.eslint": true,
"source.organizeImports": true
},
"eslint.packageManager": "yarn",
"eslint.packageManager": "pnpm",
"files.exclude": {
"**/.DS_Store": true,
"**/*-lock.*": true,