๐Ÿ“ฆ shadcn-ui / ui

๐Ÿ“„ pnpm-workspace.yaml ยท 9 lines
1
2
3
4
5
6
7
8
9packages:
  - "apps/*"
  - "packages/*"
  - "!**/test/**"
  - "!**/fixtures/**"
  - "!**/temp/**"
  - "!packages/tests/temp/**"
  - "!deprecated/**"