Skip to content

Instantly share code, notes, and snippets.

View aadityarengarajan's full-sized avatar

aaditya rengarajan aadityarengarajan

  • University
  • Home
View GitHub Profile
@aadityarengarajan
aadityarengarajan / setup.md
Created May 17, 2021 08:14 — forked from byurhannurula/setup.md
ESLint/Prettier setup for VS Code

ESLint/Prettier setup for VS Code

Install dependencies

npm install --save-dev babel-eslint eslint eslint-config-airbnb eslint-config-prettier eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks prettier

Configure ESLint .eslintrc.js