stc-bomdetector

1.0.0 • Public • Published

stc-bomdetector

Detect and remove BOM in files.

Install

npm install stc-bomdetector

How to use

var BOMDetector = require('stc-bomdetector');

stc.lint({
  BOMDetector: {plugin: BOMDetector, include: [/\.(js|css|html)/, {type: 'tpl'}]}
});

Readme

Keywords

none

Package Sidebar

Install

npm i stc-bomdetector

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • huangxiaolu