mirror of
https://github.com/theoludwig/eslint-config-conventions.git
synced 2026-02-20 03:08:59 +01:00
fix: update .oxlintrc.json
This commit is contained in:
@@ -409,7 +409,6 @@ export default defineConfig(
|
||||
],
|
||||
|
||||
"@typescript-eslint/no-for-in-array": "error",
|
||||
"@typescript-eslint/no-invalid-void-type": "error",
|
||||
"@typescript-eslint/no-misused-new": "error",
|
||||
"@typescript-eslint/no-non-null-asserted-optional-chain": "error",
|
||||
"@typescript-eslint/no-non-null-assertion": "error",
|
||||
|
||||
Reference in New Issue
Block a user