bemhint-plugins-check-empty-files

1.0.3 • Public • Published

Bemhint plugins for finding empty files

Config example

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

    excludePaths: [
        "node_modueles/**"
    ],

    plugins: {
        "bemhint-plugins-check-file-entity": {
            techs: {
                "styl": true
            }
        }
    }
};

Readme

Keywords

Package Sidebar

Install

npm i bemhint-plugins-check-empty-files

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • akhlebaev