hapi-capitalize-modules

ESLint rule to enforce the capitalization of imported module variables

MIT 8 个版本
安装
npm install hapi-capitalize-modules
yarn add hapi-capitalize-modules
pnpm add hapi-capitalize-modules
bun add hapi-capitalize-modules
README

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.

版本列表
1.1.6 2016-05-17
1.1.5 2016-05-17
1.1.4 2015-12-29
1.1.3 2015-10-23
1.1.2 2015-10-13
1.1.1 2015-08-03
1.1.0 2015-06-08
1.0.0 2015-06-08