pull/68/head
xiaojunnuo 2024-02-28 10:10:47 +08:00
parent 8c7ff5e0e8
commit 7f0b075529
1 changed files with 5 additions and 0 deletions

5
pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,5 @@
packages:
# all packages in subdirs of packages/ and components/
- 'packages/**'
# exclude packages that are inside test directories
- '!**/test/**'