/eslint-config-getresponse

GetResponse ESLint config for React apps

Primary LanguageJavaScriptMIT LicenseMIT

@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