How to use Prettier in VS Code - Code Formatting

Описание к видео How to use Prettier in VS Code - Code Formatting

In this video I will show you how to install and configure Prettier Code Formatter 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.

Learn how to setup VS Code to format code whenever a file is saved or code is pasted into VS Code.

Learn how to configure Prettier using a JSON configuration file .prettierrc

Learn the difference between VS Code user settings and VS Code workspace settings.

If you are having trouble getting prettier to work uninstall Prettier Code Formatter extension and follow this video.

Prettier Configuration
https://prettier.io/docs/en/configura...

Prettier Settings Options
https://prettier.io/docs/en/options.html

Prettier extension
https://marketplace.visualstudio.com/...

Комментарии

Информация по комментариям в разработке