@muhmdraouf/eslint-config-react-native

1.0.9 • Public • Published

@muhmdraouf/eslint-config-react-native

ESLint and TypeScript configuration for React native.

Tests and Release npm version semantic-release

Usage

yarn add eslint @muhmdraouf/eslint-config-react-native --dev

In .eslintrc:

{ 
  "extends": "@muhmdraouf/eslint-config-react-native"
} 

In tsconfig.json:

{
  "extends": "@muhmdraouf/eslint-config-react-native/tsconfig"
}

Readme

Keywords

none

Package Sidebar

Install

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

Weekly Downloads

2

Version

1.0.9

License

MIT

Unpacked Size

4.36 kB

Total Files

7

Last publish

Collaborators

  • muhmdraouf