# npm install -g prettier
How to make html and css and javaScript filesprettier?
$ prettier --tab-width 4 --write test.html
$ prettier --tab-width 4
No comments:
Post a Comment