fix: lint config

This commit is contained in:
Fredrik Burmester
2025-03-16 18:09:53 +01:00
parent 5757b1c010
commit f7e771123f

View File

@@ -12,10 +12,6 @@
"noNonNullAssertion": "off"
},
"recommended": true,
"style": {
"useImportType": "off",
"noNonNullAssertion": "off"
},
"correctness": { "useExhaustiveDependencies": "off" },
"suspicious": {
"noExplicitAny": "off"