Add .oxlintrc.json
to well-known files
#7448
andreilgeorgescu
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Feel free to send a PR |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Despite actually being JSONC, Oxlint's configuration file must have the extension
.json
.I've manually added it to my overrides, but I believe it should be added to well-known files as well with
json.parser.allowComments
set totrue
.Beta Was this translation helpful? Give feedback.
All reactions