mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
chore: complete tech stack
This commit is contained in:
parent
8e6e690006
commit
aeccf2dabd
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue