Files
vercel__flags/pnpm-workspace.yaml
T
Dominik Ferber 5f3757afc7 stop relying on workspace tsconfig (#213)
* stop relying on workspace tsconfig

closes #204

* add changeset
2025-11-06 17:06:49 +02:00

6 lines
71 B
YAML

packages:
- "packages/*"
- "tests/*"
- "examples/*"
- "apps/*"