Tired of Ugly Code? Check Out This Amazing VS Code Formatter!

Опубликовано: 17 Ноябрь 2024
на канале: Jeremy Shanks
1,178
24

In this video, we'll guide you through using Prettier, an incredible code formatter for Visual Studio Code that will save you time and effort by automatically formatting your code. Learn how to install and configure Prettier to fit your coding style, integrate it with Git, and even use it alongside other linters. Say goodbye to hours spent fixing messy code and hello to a streamlined coding workflow! Join us as we explore the magic of Prettier and transform your coding experience for the better.

⏱ TIMESTAMPS:
00:00 - Intro
00:35 - Install Prettier
01:44 - Prettier Configuration
03:43 - Configuration Options
04:50 - Integrating with Other Linters
06:39 - Prettier Plugins
07:01 - Prettier with Git

🔗 VIDEO LINKS:
Prettier - https://prettier.io/
Prettier Documentation - https://prettier.io/docs/en/index.html
ESLint - https://eslint.org/
TSLint - https://palantir.github.io/tslint/
Husky - https://typicode.github.io/husky/#/
lint-staged - https://github.com/okonet/lint-staged