1.2.1 • Published 3 years ago

@jump24/eslint-config-react-native v1.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

@jump24/eslint-config-react-native

@jump24 ESLint config for React projects

Usage

Install the config:

yarn add -D @jump24/eslint-config-react-native
npm install --save-dev @jump24/eslint-config-react-native

Add the config:

// .eslintrc.js
module.exports = {
  extends: [
    '@jump24/eslint-config-react-native',
  ],
};
1.2.1

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago