feat: use pnpm
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user