Automatically format your code on save — Code indention affects the readability of a codebase. Your code should follow the same indentation rules throughout the project for consistency reasons. Prettier is one of the most popular code formatter. Specifically, it supports JavaScript, JSX, Angular, Vue, Flow, TypeScript, CSS, Less, SCSS, HTML
Ember/Handlebars, JSON, GraphQL, Markdown, GFM, MDX, and…