3.0.0 • Published 5 years ago

eslint-config-superreal v3.0.0

Weekly downloads
171
License
MIT
Repository
github
Last release
5 years ago

ESLint Config superReal

ESLint shareable config for superReal

Based on airbnb-base

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 eslint-plugin-import eslint-config-superreal

or

yarn add --dev eslint eslint-plugin-import eslint-config-superreal

Usage

Add ESLint config to your package.json:

{
    "eslintConfig": {
        "extends": "superreal"
    }
}

License (MIT)

Copyright (c) superReal GmbH