kensho-technologies / eslint-config

Shared ESLint config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lint JSX indentation

billyjanitsch opened this issue · comments

Currently, we don't lint JSX indentation because there were a number of problems with existing rules (discussed in jsx-eslint/eslint-plugin-react#540). The issue's been closed -- we should verify that all of the issues were addressed, and if so, re-enable these rules.

Fixed in #18.