debuggingfuture / eslint-config-react-native-wcandillon

My eslint configuration for React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-react-native-wcandillon

My eslint configuration for React Native

CircleCI

Usage

yarn add eslint-config-react-native-wcandillon --dev

In .eslintrc:

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

About

My eslint configuration for React Native


Languages

Language:JavaScript 55.4%Language:TypeScript 44.6%