viteでの環境構築メモ(*´ω`*)
いれるもの
- ベース
- pnpm/fnm
- vite/vue
- tailwindcss
- iconify
- テスト周り
- vitest
- lint周り
- eslint
- prettier
- .editorconfig
- commitlint
- markdownlint
- textlint
- 自動チェック周り
- husky
- lint-staged
- githooks
- CHANGELOG関連
- changelogen
- コミット便利ツール
- commitizen
viteでの環境構築メモ(*´ω`*)