0.1.3 • Published 9 years ago
rfmt v0.1.3
rfmt
Formats .js files using prettier. Selects all files in the working directory that do not begin with . and end with .js.
Install
npm install -g rfmtUsage
- Change into a target directory.
- Run
fmtfrom the command line.