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.
Formats .js files using prettier. Selects all files in the working directory that do not begin with .
and end with .js
.
npm install -g rfmt
fmt
from the command line.npm i rfmt
0
0.1.3
ISC