Huge News!Announcing our $40M Series B led by Abstract Ventures.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

cellule-eslint-myrules

Define my favorite rules for eslint

  • 3.1.3
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc