Migrated to pnpm
This commit is contained in:
6
pnpm-workspace.yaml
Normal file
6
pnpm-workspace.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
packages:
|
||||
# include packages in subfolders (e.g. apps/ and packages/)
|
||||
- "apps/**"
|
||||
- 'packages/**'
|
||||
# if required, exclude some directories
|
||||
- '!**/test/**'
|
Reference in New Issue
Block a user