1.2.1 • Published 9 months ago

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

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

9 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago