@amplication/plugin-formatter-prettier
The plugin integrates Prettier to the app.
Purpose
Provide formatting out of the box by leveraging one of the best and most popular solutions in industry.
Configuration
Add your formatting rules to .prettierrc file.
Scripts
format
Running npm run format
will format your code.