Simple put a boilerplate node.js module using TypeScript and the latest preferred configuration.
Use github "Use this Template" button or
git clone https://github.com/ampretia/library-typescript-boilerplate.git <project_name>
- Source code (typescript) goes into src
- This is using ESM modules
- Jest is used for testing
- Husky for checking covential commits are used
"If I've seen further it's because I've stood on the shoulders of giants"
This is based on an OpenSource version that I wrote for personal projects