eslint-plugin-mirego

1.0.0 • Public • Published

eslint-plugin-mirego

The linting rules used at Mirego.

Installation

$ npm install -D eslint-plugin-mirego

Usage

If you don’t already have it installed, you’ll need babel-eslint:

$ npm install -D babel-eslint

Modify your .eslintrc file:

{
  "plugins": ["mirego"],
  "extends": [
    "plugin:mirego/recommended"
  ],
  "rules": {
    "you-can-override": "rules here"
  }
}

License

eslint-plugin-mirego is © 2018 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md file.

About Mirego

Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We're a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.

We also love open-source software and we try to give back to the community as much as we can.

Package Sidebar

Install

npm i eslint-plugin-mirego

Weekly Downloads

344

Version

1.0.0

License

BSD-3-Clause

Unpacked Size

6.28 kB

Total Files

10

Last publish

Collaborators

  • charles_demers
  • remi
  • mirego-dev
  • joeybg