/rfcs

Curated eslint & prettier configs for JS/TS & react apps

Primary LanguageJavaScriptMIT LicenseMIT

Rubicon JS/TS/React eslint & prettier config

Install VSCode & extensions

Install libraries

npm i -D eslint eslint-plugin-react eslint-plugin-react-hooks prettier eslint-plugin-prettier eslint-config-prettier

Copy files and folders

  • Place the .vscode and eslint folders together with the .eslintignore, .eslintrc and .prettierrc files in the root of the project.

Final step

  • Customize to your preference