@appbooster/eslint-config-react

4.0.1 • Public • Published

@appbooster/eslint-config-react

Greenkeeper badge

Shared eslint config for react projects in Appbooster organization

Installation

  1. Install the package:
yarn add --dev @appbooster/eslint-config-react
  1. Add eslint config in the root folder and add extends option. I.e. using YAML format put file .eslintrc.yml with content:
extends: '@appbooster/eslint-config-react'

Recommened to use with base config.

Releasing

To publish new version to npm update version in package.json and create new release. TravisCI will automatically publish new version to npm

Package Sidebar

Install

npm i @appbooster/eslint-config-react

Weekly Downloads

110

Version

4.0.1

License

MIT

Unpacked Size

4.69 kB

Total Files

7

Last publish

Collaborators

  • appbooster