Skip to content

mtso/rfmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

From the command line:

  1. Change directory cd into the target directory that contains your JavaScript files.
  2. Run fmt.

About

Format .js files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published