mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 00:53:13 +08:00
chore: complete tech stack
This commit is contained in:
@@ -15,6 +15,15 @@
|
||||
- **Storybook**: Component Documentation
|
||||
- **Vitest**: Unit Testing
|
||||
- **Playwright**: End-To-End Testing
|
||||
- **ESLint**: Code Linting
|
||||
- **Prettier**: Code Formatting
|
||||
- **Stylelint**: CSS Linting
|
||||
- **Husky**: Git Hooks
|
||||
- **Lint Staged**: Running Linters on Staged Files
|
||||
- **Commitlint**: Git Commit Linting
|
||||
- **Commitizen**: Git Commit Message Helper
|
||||
- **Standard Version**: Versioning and CHANGLOG Generation
|
||||
- **PostCSS**: CSS Transformations
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user