1.1.6 • Published 9 years ago
hapi-capitalize-modules v1.1.6
hapi-capitalize-modules
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.