Fix config file

This commit is contained in:
Connor Shea 2026-01-16 20:00:59 -07:00 committed by Peter Steinberger
parent 451532f6f1
commit 25edbdacc2
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@
"oxc"
],
"categories": {
"correctness": true
"correctness": "error"
}
}