eslint-config-superreal-react

1.1.0 • Public • Published

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

Package Sidebar

Install

npm i eslint-config-superreal-react

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • pixeldetektiv
  • sergej.mueller