eslint-config-superreal

3.0.0 • Public • Published

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

Package Sidebar

Install

npm i eslint-config-superreal

Weekly Downloads

53

Version

3.0.0

License

MIT

Unpacked Size

4.69 kB

Total Files

5

Last publish

Collaborators

  • pixeldetektiv
  • sergej.mueller