Scaffold a new project in the @cto.af
style.
mkdir foo
cd foo
npm create @cto.af
- TypeScript
- Eslint with all of the @cto.af plugins installed
- Coverage metrics with source-mapping to .ts files
- Docs with typedoc
- GHA for CI and releases
- Docs go onto a separate branch, published at release time
clean
script