🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

cellule-eslint-myrules

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

cellule-eslint-myrules

Define my favorite rules for eslint

3.1.3
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 30 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts