voerka-i18n/pnpm-workspace.yaml
2022-03-03 21:56:14 +08:00

5 lines
156 B
YAML

packages:
# all packages in subdirs of packages/ and components/
- 'packages/**'
# exclude packages that are inside test directories
- '!**/test/**'