小调整

pull/407/head
王良 2024-11-29 22:22:15 +08:00
parent 36ccf031e9
commit 7aa54b3578
1 changed files with 2 additions and 2 deletions

View File

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