Boshen
Boshen
Do you think it's reasonable to only generate the minimum? ```json "comma-dangle": { "$ref": "#/definitions/rule", "description": "Require or disallow trailing commas" }, ``` https://github.com/SchemaStore/schemastore/blob/314c1867bd5db7d139804fa40b18d454132921af/src/schemas/json/eslintrc.json#L39-L42
I'll allocate some time later this week to go over all the bigger linter changes.
Shall we try and clean up the schema incrementally? It's difficult to review and merge this PR.
Thank you for working on this. The linter we are working on (oxlint) has encountered dozens of crashes because of this, and there were no ways to forbid such usages.
> ## [CodSpeed Performance Report](https://codspeed.io/oxc-project/oxc/branches/don/chore/jest-benchmark) > ### Merging #4792 will **not alter performance** > Comparing `don/chore/jest-benchmark` ([683f5f4](https://github.com/oxc-project/oxc/commit/683f5f4e05616e1bada1dd1c667ba271a9b34809)) with `main` ([4dd29db](https://github.com/oxc-project/oxc/commit/4dd29dbc2beac49df28ccf15ea433ffbaf3e9fd4)) > > ### Summary > `✅ 29` untouched benchmarks >...
Closing in favor of selective benchmark setup.
### Merge activity * **Nov 21, 2:44 AM EST**: The merge label '0-merge' was detected. This PR will be added to the [Graphite merge queue](https://app.graphite.dev/merges?org=oxc-project&repo=oxc) once it meets the requirements....
It seems like we can add `missing_docs = "warn"` one by one to these crates.
Close as stale for house keeping. Nobody likes writing documentations so I don't think we'll get any help 😅
### Merge activity * **Oct 10, 10:07 PM EDT**: The merge label '0-merge' was detected. This PR will be added to the [Graphite merge queue](https://app.graphite.dev/merges?org=oxc-project&repo=oxc) once it meets the requirements....