3.1.3 • Published 10 years ago

cellule-eslint-myrules v3.1.3

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

Deprecation

This project is no longer supported. Switched to Eslint Shareable Configs. See eslint-config-cellule for continued support.

eslint-myrules

Wrapper for eslint-myrules-manager

Configuration

  • Fork this project.
  • edit index.js, rules/*.eslintrc and modifiers however you like.
  • npm install your git repo in the projects you want your rules.

Installation

$ npm install cellule/eslint-myrules --save-dev

Usage

See eslint-myrules-manager for more details

// package.json
{
  "script": {
    "lint": "eslint-myrules lint"
  }
}

Details

3.1.3

10 years ago

3.1.2

10 years ago

3.1.1

10 years ago

3.1.0

10 years ago

3.0.3

10 years ago

3.0.2

10 years ago

3.0.1

10 years ago

3.0.0

10 years ago

2.0.0

10 years ago