ESLint plugin containing hapi style guide rules
$ cnpm install eslint-plugin-hapi
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.Copyright 2013 - present © cnpmjs.org | Home |