This is a basic TypeScript - Jest structure for building and publishing js libraries
To try this component:
git clone [email protected]:andregoncalves/typescript-jest-project-scaffold.git
cd typescript-jest-project-scaffold
git remote rm origin
and run:
npm install