Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 275 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 275 Bytes

html-prettier

Install

npm install html-prettier -g

Usage

html-prettier test

or

html-prettier test/test.html

Effects

unify code style and let it be prettier

indent = 2 spaces
selfClosed = true // <input> => <input/>