3.0.0 • Published 6 years ago

eslint-config-redmart v3.0.0

Weekly downloads
11
License
MIT
Repository
github
Last release
6 years ago

eslint-config-redmart

Installation

$ npm install --save-dev eslint eslint-plugin-import eslint-config-redmart

Usage

Create an .eslintrc file and add this config to the extends section

{
    "extends": [
        "eslint-config-redmart"
    ]
}

Versioning policy

Since adding new rules or modifying existing rules might break builds, such changes should result in a major version bump.

Handcrafted with ❤️ at RedMart.