DEV Community

Cover image for How to use Prettier in VS Code
CodingWith-Adam
CodingWith-Adam

Posted on

How to use Prettier in VS Code

Formatting code consistently can be a challenge, particularly when working on a team. Code formatters like prettier can help solve this issue. Consistent code formatting helps with the readability of a project.

In this video I will show you how to install and configure Prettier Code Formatter in VS Code.

Oldest comments (0)