Plugin for bemhint which checks *.deps.js to be written by specification.
$ npm install bemhint-deps-schemaAdd plugin to .bemhint.js:
module.exports = {
plugins: {
'bemhint-deps-schema': true
}
};| Name | Name | Last commit date | ||
|---|---|---|---|---|
Plugin for bemhint which checks *.deps.js to be written by specification.
$ npm install bemhint-deps-schemaAdd plugin to .bemhint.js:
module.exports = {
plugins: {
'bemhint-deps-schema': true
}
};