ESLint rule to enforce the capitalization of imported module variables
$ cnpm install hapi-capitalize-modules
ESLint rule to enforce the capitalization of imported module variables.
global-scope-onlyIf 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.
Copyright 2013 - present © cnpmjs.org | Home |