WIP ESLint fixes
This commit is contained in:
@@ -38,6 +38,7 @@ export default tseslint.config(
|
||||
],
|
||||
...reactX.configs["recommended-typescript"].rules,
|
||||
...reactDom.configs.recommended.rules,
|
||||
"@typescript-eslint/no-non-null-assertion": "off"
|
||||
},
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user