hapi-capitalize-modules

ESLint rule to enforce the capitalization of imported module variables

This module has moved and is now available at @hapi/rule-capitalize-modules. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
Last updated 10 years ago by cjihrig .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install hapi-capitalize-modules 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 1.1.6                                ...           latest (10 years ago)

8 Versions

  • 1.1.6 [deprecated]           ...           10 years ago
  • 1.1.5 [deprecated]           ...           10 years ago
  • 1.1.4 [deprecated]           ...           10 years ago
  • 1.1.3 [deprecated]           ...           10 years ago
  • 1.1.2 [deprecated]           ...           10 years ago
  • 1.1.1 [deprecated]           ...           11 years ago
  • 1.1.0 [deprecated]           ...           11 years ago
  • 1.0.0 [deprecated]           ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 13
Last Day 0
Last Week 13
Last Month 2
Dependencies (0)
None
Dev Dependencies (4)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |