fec32487bb5e9621d511c1533f729b59663150e0
- Upgraded '@vitejs/plugin-react' from 3.1.0 to 5.1.2 - Updated 'eslint' from 8.57.0 to 8.57.1 - Removed unused dependency '@module/template' from apps/web - Added 'eslint' as a devDependency in packages/typescript-config - Updated various Babel packages to their latest versions - Updated 'react-refresh' from 0.14.2 to 0.18.0 - Updated 'browserslist' from 4.24.4 to 4.28.1 and related dependencies - Removed deprecated 'globals' package and updated its version - Cleaned up package structure and ensured compatibility with newer Node versions
Turborepo Vite starter
This is a community-maintained example. If you experience a problem, please submit a pull request with a fix. GitHub Issues will be closed.
Using this example
Run the following command:
npx create-turbo@latest -e with-vite-react
What's inside?
This Turborepo includes the following packages and apps:
Apps and Packages
web: react vite ts app@repo/ui: a stub component library shared bywebapplication@repo/eslint-config: sharedeslintconfigurations@repo/typescript-config:tsconfig.jsons used throughout the monorepo
Each package and app is 100% TypeScript.
Utilities
This Turborepo has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Prettier for code formatting
Releases
12
1.0.0-docs-dev.staging
Latest
Languages
HTML
55.5%
JavaScript
27.1%
TypeScript
17.1%
CSS
0.2%