oxc-project / oxlint-ecosystem-ci

Oxlint Ecosystem CI
4 stars 1 forks source link

Add `react` and `react-dom` #14

Open Boshen opened 1 week ago

yajatkaul commented 5 days ago

i can add it can you please provide the repo in which you want to add it

Boshen commented 5 days ago

For react, read-dom and other transpiled and minified files, I want to have a list of files where you can get from a url (jsdelivr or github), and then run the linter over it to make sure it doesn't crash.

Boshen commented 5 days ago

So maybe have another json file, have CI read it and run oxlint on them one by one.