2.0.0 • Published 5 months ago

@ltatarev/eslint-config-react v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

🗂️ eslint-config-react

NPM NPM License

Eslint config for React TypeScript projects. Contains recommended rules extended from airbnb, airbnb/hooks, plugin:react, plugin:react-hooks. Added rules contain import and prop sorting.

🖥️ Installation

  1. Install the desired package using the below command.
npm install --dev @ltatarev/eslint-config-react
  1. Add "extends": "@ltatarev/react" to your .eslintrc.