What is prettier?
"Prettier is an opinionated code formatter"
prettier is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 8.2 MB on disk.
Installation Guide
# Install via NPM
npm install prettier
# Install via Yarn
yarn add prettier