npm-ts-paa-core
v0.0.3
Published
Boilerplate project integrating TypeScript with ESLint for linting and Jest for unit testing and coverage
Downloads
7
Maintainers
Readme
TS/ESLint/Jest Boilerplate
Boilerplate project integrating TypeScript with ESLint for linting and Jest for unit testing and coverage. Uses Prettier code style.
git clone https://github.com/poteat/ts-eslint-jest-boilerplate my-project
cd my-project
rm -rf .git
npm i