1.0.7 • Published 8 years ago

good-look v1.0.7

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

good-look

Description: this module wraps prettier formatter to glob an entire directory for .js files and call 'prettier --write FILENAME' It is just here so you don't have to go through each file or write as much. I must state that it writes a new file to disk so make sure you look at prettier module before you run this code the first time to know how it formats.

ignores node_module folder

Getting started:

npm install prettier -g

npm install good-look -g

Running:

goodlook

^ call from directory you want formatted and watch as your files
are wrote in a new style.	
1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago