2.2.0 • Published 12 months ago

@ltatarev/eslint-config-react-native v2.2.0

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

🗂️ eslint-config-react-native

NPM NPM License

Eslint config for React Native Typescript projects. Contains recommended rules extended from airbnb, airbnb/hooks, plugin:react, plugin:react-hooks. Added rules contain import and prop sorting, as well as most available react-native rules.

🖥️ Installation

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