Linting
Create a Pre-commit Git Hook to Check and Fix Your JavaScript/TypeScript Code Automatically
In this post, we will introduce how to create a Git pre-commit hook to check JavaScript/TypeScript code using ESLint, Prettier, lint-staged, and Husky.
typescriptgit-hookslinting
Stylelint — The CSS Cousin of ESLint
Proofreading CSS for quality and consistency
csslintingstylelint
How I dealt with over 30,000 ESLint errors
ESLint — Migrating to a Comprehensive Configuration
eslintjavascripttypescript
ESLint — A Proofreader for your Code
A practical guide to setting up and using ESLint
javascripteslintlinting