Skip to content

Vite starter template for React configured with TypeScript, ESLint, Prettier, React-Router and Vitest for testing.

Notifications You must be signed in to change notification settings

GeorgiyIakunenko/vite-react-starter

Repository files navigation

Starter template for React with Vite configured with TypeScript, ESLint, Prettier, and React-Router.

Base alias with auto import set to @ for src directory.

EsLint config:

  • Resolved conflicts with Prettier
  • Added rules for React Hooks
  • Added rules for jsx-a11y
  • Added custom rules for import order and import groups

Prettier config:

  • Added rules for single quotes, trailing commas, and semicolons
  • Tab width set to two spaces, arrow parens set to always

React-Router configured using a Layout component for routes

About

Vite starter template for React configured with TypeScript, ESLint, Prettier, React-Router and Vitest for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published