trim-lines-loader

0.2.1 • Public • Published

trim-lines-loader

Remove spaces and tabs around lines.

Config

module.exports = {
  module: {
    loaders: [
      { test: /\.hbs$/, loader: 'handlebars!trim-lines' }
    ]
  }
};

Dependents (0)

Package Sidebar

Install

npm i trim-lines-loader

Weekly Downloads

0

Version

0.2.1

License

MIT

Last publish

Collaborators

  • riim