Goal of enhancement
Add Prettier for better formatting. With an opinionated code formatter like prettier, code will be formatted to one set of rule no matter who works on project. This will remove unnecessary time spent on code reviews to fix formatting issues and save you more time to spend on coding!