0.1.3 • Published 8 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 rfmt
Usage
- Change into a target directory.
- Run
fmt
from the command line.