0.1.0 • Published 4 years ago

@cyclist/scaffold-ts-workspaces v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@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