Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

Appbooster's ESLint config for applications with react, following our styleguide

Resources

Stars

1 star

Watchers

18 watching

Forks

Releases

Packages

Contributors

Languages