A boilerplate based on Vite, React, TypeScript, ESLint, Prettier, and Vitest.
Find more...
- Clone this repo.
- Install all dependencies. (uses pnpm as default, you can use others package managers likes npm or yarn)
- If you like this boilerplate, don't forget to give a star! 🌟 (the original autor, not me, Paco Ferre)
- ESLint (by Microsoft)
- Prettier (by Prettier)
- SonarLint (by SonarSource)
- Editor - Default formatter: Prettier
- Editor - Format on Save: Yes
- Editor - Format on Paste: Yes (maybe)