eslint-config-allenmoore

2.1.1 • Public • Published

eslint-config-allenmoore

ESLint shareable config

Build Status NPM Version

NPM

eslint-config-allenmoore is a shareable configuration package for eslint.

Installation

To use this config, install eslint-config-allenmoore as a development dependecy of your project:

npm install eslint-config-allenmoore --save-dev

Next, add this configuration to your package.json:

{
    "eslintConfig": {
        "extends": "allenmoore"
    }
}

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i eslint-config-allenmoore

Weekly Downloads

10

Version

2.1.1

License

GPL-2.0+

Last publish

Collaborators

  • allenmoore