eslint-config-getresponse

GetResponse ESLint shareable config for React apps


Keywords
config, eslint, eslintconfig, getresponse, javascript, styleguide, eslint-config
License
MIT
Install
npm install eslint-config-getresponse@1.0.0

Documentation

@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