@hapi/rule-capitalize-modules

v1.2.1
ESLint rule to enforce the capitalization of imported module variables
eslint hapi eslintrule require

rule-capitalize-modules

Build Status

ESLint rule to enforce the capitalization of imported module variables.

Rule options

global-scope-only

If the string 'global-scope-only' is passed as the first option to this rule, then it will only be enforced on assignments in the module's top level scope.

npm i @hapi/rule-capitalize-modules

Metadata

Downloads

Maintainers