diff --git a/.oxlintrc.json b/.oxlintrc.json index f3f8ba1..9a1437c 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -9,8 +9,6 @@ "rules": { "no-console": "error", "no-array-sort": "off", - // @TODO these rules should be enabled, and the violations fixed - "no-unsafe-type-assertion": "off" }, "overrides": [ {