1
0

feat: use pnpm

This commit is contained in:
Dominik Pschenitschni
2022-04-09 20:00:29 +02:00
parent f85a08afb4
commit d76b526916
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