prettier
popularproductivitynpm
Prettier · Formatting, markdown, and code consistency from the terminal.
$ npm i -g prettierOne-liner to try
$ prettier . --writeAgent pack
Quick reference
Install
npm i -g prettierVerify
prettier --versionFirst command
prettier . --writeMachine JSON
/cli/prettier.jsonAbout
Formatting, markdown, and code consistency from the terminal. Built by Prettier.
Example workflow
1. prettier . --write