semicolon-indent

1.1.0 • Public • Published

semicolon-indent

Install semicolon-indent

$ npm install -g semicolon-indent

CLI usage

$ semicolon-indent index.js > index2.js

use stdin

$ cat index.js | semicolon-indent > index2.js

Licence

The MIT License (MIT)

Copyright © 2015 Christoph Witzko

Readme

Keywords

Package Sidebar

Install

npm i semicolon-indent

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • christophwitzko