Skip to content

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

License

Notifications You must be signed in to change notification settings

Vittly/bemhint-deps-schema

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bemhint-deps-schema

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

How to install

$ npm install bemhint-deps-schema

How to use

Add plugin to .bemhint.js:

module.exports = {
    plugins: {
        'bemhint-deps-schema': true
    }
};

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%