feat: use pnpm

This commit is contained in:
Dominik Pschenitschni 2022-04-09 20:00:29 +02:00
parent f85a08afb4
commit d76b526916
No known key found for this signature in database
GPG key ID: B257AC0149F43A77
11 changed files with 13347 additions and 13552 deletions

4
.gitignore vendored
View file

@ -8,10 +8,14 @@ node_modules
.env.*.local
# Log files
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
stats.html
pnpm-debug.log*
lerna-debug.log*
# Editor directories and files
.idea