Skip to content

Instantly share code, notes, and snippets.

View WaelDev's full-sized avatar
👨‍💻
Coding

Wael Mohamed WaelDev

👨‍💻
Coding
View GitHub Profile
@WaelDev
WaelDev / eslint_prettier_airbnb.md
Created July 21, 2020 12:40 — forked from bradtraversy/eslint_prettier_airbnb.md
ESLint, Prettier & Airbnb Setup

VSCode - ESLint, Prettier & Airbnb Setup

1. Install ESLint & Prettier extensions for VSCode

Optional - Set format on save and any global prettier options

2. Install Packages

npm i -D eslint prettier eslint-plugin-prettier eslint-config-prettier eslint-plugin-node eslint-config-node