1.1.0 • Published 7 years ago

eslint-config-superreal-react v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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