Enable jsx-ally/no-onchange

This commit is contained in:
Nick Schonning 2024-02-27 23:26:16 -05:00
parent 581b8edb40
commit cdcc0553b6
No known key found for this signature in database
GPG Key ID: 5DDAAD9C9AAFFD9F
1 changed files with 0 additions and 1 deletions

View File

@ -152,7 +152,6 @@ module.exports = defineConfig({
// },
// ],
'jsx-a11y/no-noninteractive-tabindex': 'off',
'jsx-a11y/no-onchange': 'off',
// recommended is full 'error'
'jsx-a11y/no-static-element-interactions': [
'warn',