react/fixtures/eslint
Sebastian Markbåge db5e6250d4
Rename yarn build-combined to just yarn build (#26192)
It's confusing to new contributors, and me, that you're supposed to use
`yarn build-combined` for almost everything but not fixtures.

We should use only one build command for everything.

Updated fixtures to use the folder convention of build-combined.
2023-02-17 16:00:18 -05:00
..
proxy Rename yarn build-combined to just yarn build (#26192) 2023-02-17 16:00:18 -05: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 Bump Prettier (#17811) 2020-01-09 13:54:11 +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