npm.io
1.1.6 • Published 10 years ago

hapi-capitalize-modules

Licence
MIT
Version
1.1.6
Deps
0
Vulns
0
Weekly
0
Stars
2
DeprecatedThis package is deprecated

hapi-capitalize-modules

Current Version Build Status via Travis CI Dependencies

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.

Keywords