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

https://github.com/dmoosocool/vite-typescript-starter

Personal starter template for typescript with Vite and Vitest
https://github.com/dmoosocool/vite-typescript-starter

commitlint editorconfig eslint husky prettier standard-version typescript typescript-starter vite vitest

Last synced: 2 months ago
JSON representation

Personal starter template for typescript with Vite and Vitest

Awesome Lists containing this project

README

        

# vite starter
Personal starter template for typescript with `Vite` + `Vitest`.

# Integrated Plugins
- [vite](https://github.com/vitejs/vite)
- [vitest](https://github.com/vitest-dev/vitest)
- [editorconfig](https://github.com/editorconfig/editorconfig)
- [prettier](https://github.com/prettier/prettier)
- [eslint](https://github.com/eslint/eslint)
- [husky](https://github.com/typicode/husky)
- [commitlint](https://github.com/conventional-changelog/commitlint)
- [standard-version](https://github.com/conventional-changelog/standard-version)