eslint-config-ease-react-native
v2.0.0
Published
ESLint React Native config, following our styleguide
Downloads
6
Maintainers
Readme
eslint-config-ease-react-native
使用说明
cd <PROJECT_ROOT>
npm install eslint-config-ease-react-native eslint babel-eslint eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-native --save-dev
echo '{ "extends": "ease-react-native" }' >> .eslintrc