This package has been deprecated

Author message:

This module has moved and is now available at @hapi/eslint-config-hapi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.

eslint-config-hapi

12.0.0 • Public • Published

eslint-config-hapi

Current Version Build Status via Travis CI Dependencies

Shareable ESLint config for the hapi ecosystem. To use in your project, add eslint-config-hapi and eslint-plugin-hapi to your package.json, then in your ESLint configuration add:

{
  "extends": "eslint-config-hapi"
}

ESLint will automatically insert the eslint-config-, so technically, you can just write "extends": "hapi".

Note: eslint-plugin-hapi is a plugin containing custom hapi linting rules. It is a peer dependency because of the way ESLint handles shareable configs that include plugins and custom rules (see eslint/eslint#3458 and eslint/eslint#2518 for more background).

Package Sidebar

Install

npm i eslint-config-hapi

Weekly Downloads

3,892

Version

12.0.0

License

MIT

Unpacked Size

7.04 kB

Total Files

4

Last publish

Collaborators

  • nargonath
  • devinivy
  • marsup
  • nlf
  • hueniverse