Detalhes do pacote

eslint-config-mo

fengzilong25MIT0.5.3

sharable eslint config

sharable, eslint, config

readme (leia-me)

eslint-config-mo

ESLint config

Installation

$ npm i -D eslint eslint-config-mo

Usage

Add eslintConfig into your package.json

{
  "name": "my-awesome-project",
  "eslintConfig": {
    "extends": "mo"
  }
}

Others

This is a fork of eslint-config-xo but with some custom rules