This package has been deprecated

Author message:

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

eslint-plugin-hapi

4.1.0 • Public • Published

eslint-plugin-hapi

Current Version Build Status via Travis CI Dependencies

ESLint plugin containing hapi style guide rules. This plugin includes the following ESLint rules:

  • hapi-capitalize-modules - Enforces capitalization of imported module variables.
  • hapi-for-you - Enforces for loop iterator variable rules and restricts loop nesting depth.
  • hapi-scope-start - Enforces a new line at the beginning of function scope.
  • no-arrowception - Prevents arrow functions that implicitly create additional arrow functions.

/eslint-plugin-hapi/

    Package Sidebar

    Install

    npm i eslint-plugin-hapi

    Weekly Downloads

    4,713

    Version

    4.1.0

    License

    MIT

    Last publish

    Collaborators

    • nargonath
    • devinivy
    • marsup
    • nlf
    • hueniverse