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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    94
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    94
  • 0.0.3
    23
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i eslint-config-overwolf

Weekly Downloads

117

Version

0.1.0

License

MIT

Unpacked Size

11.7 kB

Total Files

3

Last publish

Collaborators

  • davidzoltan