Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
I'm on @Jutanium's Twitch stream. Dan is working on a browser app that includes a CodeMirror editor that we'd sure love to have ESLint run on... except, getting ESLint to run in the browser is a nontrivial task (eslint/eslint#8348). We've managed to do it though!
It'd be good to document how the website-eslint
package works architecturally, similar to how we document typescript-estree on https://typescript-eslint.io/architecture/typescript-estree.
At the very least, adding a README.md to the package would be nice.
Affected URL(s)
https://typescript-eslint.io/architecture/website-eslint, maybe?