@ltatarev/eslint-config-react-native

2.0.0 • Public • Published

🗂️ 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.

Package Sidebar

Install

npm i @ltatarev/eslint-config-react-native

Weekly Downloads

2

Version

2.0.0

License

MIT

Unpacked Size

2.6 kB

Total Files

3

Last publish

Collaborators

  • ltatarev