@cyclist/scaffold-ts-workspaces
v0.1.0
Published
Sets up TypeScript build configs for workspaces.
Downloads
1
Readme
@cyclist/scaffold-ts-workspaces
Automatically sets up TypeScript project references for building packages within npm or yarn workspaces.
What it looks for
This scaffold provides checks and auto-fixes for:
- making sure your project can be built with TypeScript's build mode
- ensuring package dependencies between yarn/npm workspaces are also reflected within the tsconfig's project references section