Combine ESLint and VSCode for some helpful code style/quality highlighting, learn what ESLint is, and how to configure ESLint and VSCode.
My Software
My Chrome Extension WittCepter -
My Courses
Download Code
⌛ 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
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