@arelstone/eslint-config-react-native-typescript
v1.1.5
Published
My eslint rules
Downloads
32
Readme
@arelstone/eslint-config-react-native-typescript
My eslint configuration for React Native.
Usage
yarn add @arelstone/eslint-config-react-native-typescript --dev
// or
npm install -D @arelstone/eslint-config-react-native-typescript
In .eslintrc
:
{
"extends": "@arelstone/eslint-config-react-native-typescript",
}