fis-optimizer-beautify-html

1.0.0 • Public • Published

fis-optimizer-beautify-html

格式化html文件

fis.match('page/**', {
  optimizer: fis.plugin('beautify-html',{
    "indent_size": 4,
    "indent_with_tabs": true
  })
});

Readme

Keywords

none

Package Sidebar

Install

npm i fis-optimizer-beautify-html

Weekly Downloads

1

Version

1.0.0

License

none

Last publish

Collaborators

  • yaochufa