2.2.0 • Published 12 months ago

@ltatarev/eslint-config-react v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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.