API package template
This package is meant to help create api packages
npm install
npm test
- src
- test
- lib (js output)
- cjs
- esm
- tsconfig.json (esmodules build settings)
- tsconfig-cjs.json (commonjs build settings)
- .env (environment variables)
Use tree shaking esmodules exports