https://github.com/dmoosocool/rss3
https://github.com/dmoosocool/rss3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dmoosocool/rss3
- Owner: dmoosocool
- License: mit
- Created: 2022-02-28T08:38:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T08:29:10.000Z (over 2 years ago)
- Last Synced: 2025-03-14T21:15:12.437Z (over 1 year ago)
- Language: TypeScript
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)