linguist
linguist copied to clipboard
Add `.oxlintrc.json` to JSON with comments
Adds .oxlintrc.json, Oxlints config file to JSON with comments entry.
Checklist:
- [x] I am adding a new extension to a language.
- [x] The new extension is used in hundreds of repositories on GitHub.com
- https://github.com/search?type=code&q=NOT+is%3Afork+path%3A*.oxlintrc.json
- [x] I have included a real-world usage sample for all extensions added in this PR:
- Sample source(s):
- https://oxc.rs/docs/guide/usage/linter/config-file-reference.html#oxlint-configuration-file
- Sample license(s):
- Sample source(s):
- [x] The new extension is used in hundreds of repositories on GitHub.com
A real world usage (not from the docs) with a comment in a repo with more than 18k star: https://github.com/monkeytypegame/monkeytype/blob/2f5cb164cbb9ad2c6ab1242053f1f23fdb34f6f2/frontend/.oxlintrc.json (found in the first page of results provided by @TheAlexLichter)
@lildude I think the merge is blocked by the requested change review?
Oh yes. Whoops.