Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 175 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 175 Bytes

indent-cli

Simple cli tool for indenting JavaScript file.

Installation

npm install -g indent-cli

Usage

$ indentjs 2 ./index.js
$ indentjs ./index.js 2