Skip to content

Instantly share code, notes, and snippets.

@matrixcloud
Last active February 11, 2023 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matrixcloud/55f4a0af2389249821eda025386b87d5 to your computer and use it in GitHub Desktop.
Save matrixcloud/55f4a0af2389249821eda025386b87d5 to your computer and use it in GitHub Desktop.
Install ESLint and Prettier for React, Vite and Typescript project
npm i @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-prettier eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react pre-commit prettier -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment