1.2.1 • Published 2 years ago

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

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago