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

https://github.com/ishibi/typescript-template

Template repository for a TypeScript project
https://github.com/ishibi/typescript-template

commitlint eslint husky lint-staged nodejs prettier typescript vitest

Last synced: about 1 month ago
JSON representation

Template repository for a TypeScript project

Awesome Lists containing this project

README

          

# typescript-template

📦 Includes:

- [TypeScript](https://www.typescriptlang.org/) 🧰
- [Prettier](https://prettier.io/) ✨
- [Vitest](https://vitest.dev/) ✔️
- [ESLint](https://eslint.org/) 🔍
- [Husky](https://typicode.github.io/husky) 🐶
- [Commitlint](https://commitlint.js.org/)
- [Lint-staged](https://github.com/okonet/lint-staged)