diff --git a/.oxlintrc.json b/.oxlintrc.json index 7837601..2576135 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -11,8 +11,6 @@ "no-array-sort": "off", "rules-of-hooks": "error", "react-in-jsx-scope": "off", - // @TODO these rules should be enabled, and the violations fixed - "no-unsafe-type-assertion": "off" }, "overrides": [ {