An open API service indexing awesome lists of open source software.

https://github.com/chrisyip/typescript-boilerplate

Opinionated TypeScript Boilerplate
https://github.com/chrisyip/typescript-boilerplate

Last synced: 11 months ago
JSON representation

Opinionated TypeScript Boilerplate

Awesome Lists containing this project

README

          

# Opinionated TypeScript Boilerplate

- ESLint + Prettier + Husky + lint-staged.
- Default compile target is ES5.
- Use [ava](https://github.com/avajs/ava) for testing.