Uses esops
to make a disposable starter kit to create typescript open source modules.
- TypeScript
- Testing with
tape
andriteway
- Code Coverage via
nyc
,istanbul
- CI/CD with Travis CI
- Integration with
vscode
- TypeScript
eslint
for Linting- Dev environment via
ts-node-dev
- Code Spell Checking with
cSpell
- Files source is the root, and published to npm on
library
.