@gfez/eslint-config-react-native

1.5.1 • Public • Published

Installation

yarn add -D @gfez/eslint-config-react-native

Note: We're using yarn to install deps. Feel free to change commands to use npm 3+ and npx if you like

Usage

Add to your eslint config (.eslintrc.js, or eslintConfig field in package.json):

module.exports = {
  root: true,
  extends: ['@gfez/react-native', 'plugin:prettier/recommended', 'prettier/react']
};

Readme

Keywords

none

Package Sidebar

Install

npm i @gfez/eslint-config-react-native

Weekly Downloads

14

Version

1.5.1

License

MIT

Unpacked Size

18.6 kB

Total Files

4

Last publish

Collaborators

  • listenzz