3.0.0 • Published 8 years ago

eslint-config-seneca v3.0.0

Weekly downloads
186
License
MIT
Repository
github
Last release
8 years ago

Logo

eslint-config-seneca

Npm Gitter

A config for ESLint that adheres to Seneca's linting guidelines. All applicable repos within the Senecajs org must be linted using this config.

If you're using this config, and need help, you can:

Install

To install, simply use npm,

npm install eslint-config-seneca eslint-plugin-standard eslint-plugin-hapi

Note: If you are using ESLint v1 use v1.x.x. If you are using ESLint v2 use 2.x.x.

Usage

Create an .eslintrc file with the following contents.

{
  "extends": "seneca"
}

Once created ESLint will auto load the config when you next lint.

Contributing

The Senecajs Organization encourages open and safe participation.

If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2015-2016, Dean McDonnell and other contributors. Licensed under MIT.

3.0.0

8 years ago

2.0.0

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

9 years ago

1.0.0

9 years ago