2.1.1 • Published 7 years ago

eslint-config-allenmoore v2.1.1

Weekly downloads
8
License
GPL-2.0+
Repository
github
Last release
7 years ago

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"
    }
}
2.1.1

7 years ago

2.1.0

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago