This is the Linter rules for react native dev based on eslint-config-aribnbn
Usage
- Install it:
npm install --save-dev eslint-config-abolkog
- Create .eslintrc file
{ "extends": "abolkog" }
React Native Eslint Rules Based on AirBnB
This is the Linter rules for react native dev based on eslint-config-aribnbn
npm install --save-dev eslint-config-abolkog
{
"extends": "abolkog"
}