mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
refactor: 1
This commit is contained in:
6
pnpm-workspace.yaml
Normal file
6
pnpm-workspace.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
packages:
|
||||
# all packages in direct subdirs of packages/
|
||||
- 'packages/*/*'
|
||||
# exclude packages that are inside test directories
|
||||
- '!**/test/**'
|
||||
- '!packages/ui/*'
|
||||
Reference in New Issue
Block a user