Skip to content

superReal/eslint-config-superreal-react

Repository files navigation

ESLint Config superReal (React)

ESLint shareable config for superReal (React)

Based on eslint-config-airbnb

Dependency Status devDependencies Status peerDependencies Status Code Climate Build Status Known Vulnerabilities

Note that the README on the master branch might not match that of the latest stable release!

Installation

$ npm install --save-dev eslint@3.19.0 eslint-plugin-import@2.7.0 eslint-plugin-jsx-a11y@5.1.1 eslint-plugin-react@7.1.0 eslint-config-superreal-react

Usage

Add ESLint config to your package.json:

{
    "eslintConfig": {
        "extends": "superreal-react"
    }
}

License (MIT)

Copyright (c) superReal GmbH

About

ESLint shareable config for superReal (React)

Resources

License

Stars

Watchers

Forks

Packages

No packages published