Skip to content

Instantly share code, notes, and snippets.

View alejoacosta74's full-sized avatar

Alejo alejoacosta74

  • Argentina
View GitHub Profile
@alejoacosta74
alejoacosta74 / eslint_prettier_airbnb.md
Created June 29, 2021 14:37 — 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