bemhint-fs-naming

v1.0.0
Plugin for bemhint which finds files written not in BEM notation
bemhint plugin fs naming

bemhint-fs-naming

Plugin for bemhint which finds files written not in BEM notation.

Config example

module.exports = {
    levels: [
        '*.blocks'
    ],

    excludePaths: [
        'node_modueles/**'
    ],

    plugins: {
        'bemhint-fs-naming': true
    }
}
npm i bemhint-fs-naming

Metadata

  • MIT
  • Whatever
  • Eugene Gavryushin
  • released 4/3/2016

Downloads

Maintainers