Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.02 KB

@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