8.1.1 • Published 10 months ago

@getresponse/eslint-config v8.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@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