diff --git a/.oxlintrc.json b/.oxlintrc.json index a7551c871..b2eafc49c 100644 --- a/.oxlintrc.json +++ b/.oxlintrc.json @@ -6,6 +6,6 @@ "oxc" ], "categories": { - "correctness": true + "correctness": "error" } }