bemhint-deps-specification

1.0.0 • Public • Published

bemhint-deps-specification

Plugin for bemhint which checks *.deps.js to be written by specification.

Config example

module.exports = {
    levels: [
        '*.blocks'
    ],
 
    excludePaths: [
        'node_modueles/**'
    ],
 
    plugins: {
        'bemhint-deps-specification': true
    }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i bemhint-deps-specification

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • egavr