An opinionated ESLint ruleset targeting TypeScript + React web apps
-
Install
eslint
and@getresponse/eslint-config
:npm i -D eslint @getresponse/eslint-config
-
Add
"extends": "@getresponse/eslint-config"
to your ESLint configuration file
The web version of the rules list is available on GitHub Pages