eslint-config-overwolf

0.1.0 • Public • Published

eslint-config-overwolf

Overwolf's ESlint shareable config
Taking mostly from standard config and Google's config

Installation

npm install --save-dev eslint eslint-config-overwolf

Usage

After installing the eslint-config-overwolf package add this to your .eslintrc file:

{
  "extends": "overwolf",
  "rules": {
    // specific rules overrides...
  }
}

For more information see the extends section of the ESLint configuration documentation.

Resources

ESlint

Configs

/eslint-config-overwolf/

    Package Sidebar

    Install

    npm i eslint-config-overwolf

    Weekly Downloads

    113

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    11.7 kB

    Total Files

    3

    Last publish

    Collaborators

    • davidzoltan