- Node + Typescript
- ESM (minor annoyance is filename + extension on import. See index.ts:1)
- ESLint
- Prettier
- Jest
cli
: compile and run index.tsfreshstart
: remove .git folder to clean up the git history- The usual
test
,test:w
Node + TS repository to use as a template
cli
: compile and run index.tsfreshstart
: remove .git folder to clean up the git historytest
, test:w
Node + TS repository to use as a template