eslint-config-cactus

1.2.2 • Public • Published

eslint-config-cactus 🌵

ESLint for the Cactus JavaScript style guide (ES6+ version)

Installation

$ npm install --save-dev eslint eslint-config-cactus

Usage

Once the eslint-config-cactus package is installed, you can use it by specifying cactus in the extends section of your ESLint configuration.

{
  "extends": "cactus",
  "rules": {
    // Additional, per-project rules...
  }
}

Package Sidebar

Install

npm i eslint-config-cactus

Weekly Downloads

7

Version

1.2.2

License

ISC

Unpacked Size

2.23 kB

Total Files

3

Last publish

Collaborators

  • yewalesanket