Files
vercel/pnpm-workspace.yaml
Ethan Arrowood af239b5fa5 [internals] Create @vercel-internals/types (#9608)
Moves the type file out of the cli package and into its own standalone
package. utilizes `@vercel/style-guide` too for typescript config,
eslint, and prettier.
2023-03-07 08:44:25 -07:00

6 lines
70 B
YAML

packages:
- 'packages/*'
- 'api'
- 'examples'
- 'internals/*'