TypeScript plugin
This plugin contains a single generator to scaffold reusable TypeScript libraries.
Installation
Prerequisites
Before installing this plugin, make sure that you have created a monorepo for your code. See Create a New Repo for instructions.
Add a dev dependency at the root of your code repository:
npm install @code-shaper/typescript
Repository
https://github.com/code-shaper/code-shaper/tree/main/plugins/typescript