Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bemhint-fs-naming

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

Config example

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

    excludePaths: [
        'node_modules/**'
    ],

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

About

Plugin for bemhint which finds files written not in BEM notation

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages