What version of Oxlint are you using?
unreleased
What command did you run?
No response
What does your .oxlintrc.json (or oxlint.config.ts) config file look like?
No response
What happened?
export interface NoNoninteractiveElementInteractionsConfig {
/**
* An array of event handler names that should trigger this rule.
*/
handlers?: string[];
[k: string]: string[];
}
Was generated in apps/oxlint/src-js/package/config.generated.ts, but TS is throwing an error.

What version of Oxlint are you using?
unreleased
What command did you run?
No response
What does your
.oxlintrc.json(oroxlint.config.ts) config file look like?No response
What happened?
Was generated in
apps/oxlint/src-js/package/config.generated.ts, but TS is throwing an error.