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
- Host: GitHub
- URL: https://github.com/ishibi/typescript-template
- Owner: iShibi
- License: mit
- Created: 2022-05-28T09:01:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-08T15:26:56.000Z (over 3 years ago)
- Last Synced: 2025-06-05T10:07:36.283Z (about 1 year ago)
- Topics: commitlint, eslint, husky, lint-staged, nodejs, prettier, typescript, vitest
- Language: TypeScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)