This repository was archived by the owner on Nov 10, 2022. It is now read-only.
This repository was archived by the owner on Nov 10, 2022. It is now read-only.
Allow pasting existing config to demo #574
Open
Description
https://eslint.org/demo/ is a great tool to visually see the effect of rules/rule changes.
It already allows me to download the selected config, but it would be great if I could also paste an existing config from .eslintrc.json to use, so I don't always have to manually check the checkboxes.