Skip to content

Setting up ESLint, Prettier, VS Code, and the AirBnB style guide in beautiful harmony.

Notifications You must be signed in to change notification settings

connorrose/Dilettantes-Guide-to-Linting

Repository files navigation

This guide is a ground-up look at how the most popular Javascript linting tools can be used together to professionalize any codebase. It covers integrating ESLint with Prettier, within VS Code, utilizing the AirBnB style guide, and assumes very basic familiarity with VS Code & the command line.

The explanations in the main article are geared towards those who are new to web development and want a deeper understanding than just "copy-paste these terminal commands". For those who do want a no-frills copypasta solution, there's a TLDR version as well.

Articles

Example Config Files

  1. ESLint
  2. Prettier
  3. VS Code
  4. package.json

About

Setting up ESLint, Prettier, VS Code, and the AirBnB style guide in beautiful harmony.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published