eslint-config-react-native-ahughes

1.1.6 • Public • Published

eslint-config-react-native-ahughes

ESLint and TypeScript configuration for React Native.

Usage

npm install --save-dev eslint-config-react-native-ahughes

In .eslintrc:

{ 
  "extends": "react-native-ahughes", 
} 

In tsconfig.json:

{
  "extends": "eslint-config-react-native-ahughes/tsconfig.base"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-react-native-ahughes

Weekly Downloads

2

Version

1.1.6

License

MIT

Unpacked Size

4.28 kB

Total Files

5

Last publish

Collaborators

  • alanhughes