eslint-config-scuba-squad

2.0.6 • Public • Published

eslint-config-scuba-squad

Build Status

Purpose

Provide a standard shareable extendable ESLint configuration

Installation

Via npm

npm install eslint-config-scuba-squad

Usage

install the package in your project and include an extends property in your .eslintrc file or other eslint configuration file.

{
  "env": {
    "any-env": "you want to override"
  },
  "extends": "scuba-squad",
  "rules": {
    "any-rule": "you want to override"
  }
}

Test

npm install
npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.6
    1
    • latest

Version History

Package Sidebar

Install

npm i eslint-config-scuba-squad

Weekly Downloads

3

Version

2.0.6

License

MIT

Unpacked Size

26.2 kB

Total Files

6

Last publish

Collaborators

  • scub45t3v3