Imstall plus joli

# NPM
npm install --save-dev --save-exact prettier

# YARN
yarn add --dev --exact prettier
Tomanator