Skip to content

GetResponse/eslint-config-getresponse

Repository files navigation

@getresponse/eslint-config

npm version Build Status Dependencies License


An opinionated ESLint ruleset targeting TypeScript + React web apps

Installation

  1. Install eslint and @getresponse/eslint-config:

    npm i -D eslint @getresponse/eslint-config
  2. Add "extends": "@getresponse/eslint-config" to your ESLint configuration file

Rules list

The web version of the rules list is available on GitHub Pages