update oxlint config
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -68,7 +68,8 @@
|
||||
"typescript/consistent-type-exports": [
|
||||
"error",
|
||||
{ "fixMixedExportsWithInlineTypeSpecifier": true }
|
||||
]
|
||||
],
|
||||
"typescript/no-import-type-side-effects": "error"
|
||||
},
|
||||
"settings": {
|
||||
"jsx-a11y": {
|
||||
|
||||
@ -32,7 +32,8 @@
|
||||
"typescript/consistent-type-exports": [
|
||||
"error",
|
||||
{ "fixMixedExportsWithInlineTypeSpecifier": true }
|
||||
]
|
||||
],
|
||||
"typescript/no-import-type-side-effects": "error"
|
||||
},
|
||||
"settings": {
|
||||
"jsx-a11y": {
|
||||
|
||||
@ -51,7 +51,8 @@
|
||||
"typescript/consistent-type-exports": [
|
||||
"error",
|
||||
{ "fixMixedExportsWithInlineTypeSpecifier": true }
|
||||
]
|
||||
],
|
||||
"typescript/no-import-type-side-effects": "error"
|
||||
},
|
||||
"settings": {
|
||||
"jsx-a11y": {
|
||||
|
||||
Reference in New Issue
Block a user