stc-empty-file

1.0.3 • Public • Published

stc-empty-file

Stc plugin for check empty file

Install

npm install stc-empty-file

How to use

var emptyfile = require('stc-empty-file');

//check empty file
stc.lint({
  emptyfile: {plugin: emptyfile, include: /\.*$/}
});

Readme

Keywords

none

Package Sidebar

Install

npm i stc-empty-file

Weekly Downloads

3

Version

1.0.3

License

none

Last publish

Collaborators

  • lushijie