1.0.6 • Published 6 years ago
eslint-config-react-native-thedv v1.0.6
eslint-config-react-native-thedv
My eslint configuration for React Native. Starting v1, this plugin requires eslint v6 or superior.
Usage
yarn add eslint-config-react-native-thedv --devIn .eslintrc:
{
"extends": "react-native-thedv"
}