/typescript-base

A generic and minimalist Typescript + Prettier + Eslint starter repo

Primary LanguageJavaScriptMIT LicenseMIT

typescript-base

A minimalist Typescript + Prettier + ESlint starter repo

Usage

npx degit danawoodman/typescript-base my-project-name
cd my-project-name
npm i

Now you can run npm start to watch the build or npm test to run tests. Type npm run to see all tasks or make your own!

License

MIT

Copyright

© Dana Woodman 2020