Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existingopen or closed documentation requests that match my proposal.
- I haveread 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 thewebsite-eslint package works architecturally, similar to how we document typescript-estree onhttps://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?