react/fixtures/eslint
Sophie Alpert 1204c78977 [eslint] Wording tweaks (#15078)
* [eslint] Wording tweaks

I think these are a little clearer.

* fix tests
2019-03-13 18:31:39 +00:00
..
proxy Add ESLint rule playground (#14609) 2019-01-16 23:52:33 +00:00
.eslintrc.json [eslint] Wording tweaks (#15078) 2019-03-13 18:31:39 +00:00
README.md Add ESLint rule playground (#14609) 2019-01-16 23:52:33 +00:00
index.js Add eslint-plugin-react-hooks/exhaustive-deps rule to check stale closure dependencies (#14636) 2019-02-20 18:18:58 +00:00
package.json Add ESLint rule playground (#14609) 2019-01-16 23:52:33 +00:00
watch.sh Add ESLint rule playground (#14609) 2019-01-16 23:52:33 +00:00
yarn.lock Add ESLint rule playground (#14609) 2019-01-16 23:52:33 +00:00

README.md

ESLint Playground Fixture

This is an internal playground for quick iteration on our lint rules inside an IDE like VSCode.

See instructions in ./index.js in this directory.

Demo