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

https://github.com/dmoosocool/rss3


https://github.com/dmoosocool/rss3

Last synced: 3 months ago
JSON representation

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)