1.0.2 • Published 5 years ago
@vellapps/eslint-config v1.0.2
eslint-config-react-native-wcandillon
My eslint configuration for React Native. Starting v2, this plugin requires eslint v6 or superior.
Usage
yarn add @vellapps/eslint-config --devIn .eslintrc:
{
"extends": "@vellapps/eslint-config",
}