VSCode and ESLint Setup



VSCode and ESLint Setup

VSCode and ESLint Setup

Combine ESLint and VSCode for some helpful code style/quality highlighting, learn what ESLint is, and how to configure ESLint and VSCode.

👩‍💻Download Code👨‍💻
https://blog.wittcode.com

🔨️Useful Tools🔨️
https://tools.wittcode.com

đź’™Support međź’™
https://www.paypal.com/paypalme/wittcode

⌛Timestamps⌛
0:00 – Introduction
0:13 – What is ESLint?
0:31 – Code Style Example
0:58 – Creating and npm Project
1:40 – Installing ESLint
2:05 – Configure ESLint with npm init @eslint/config
4:05 – What is .eslintrc?
4:25 – Creating and Running an ESLint Script
5:20 – Install ESLint VSCode Extension
6:14 – Automate ESLint Fixes
7:01 – What is settings.json?
7:58 – Outro