Fix config file
This commit is contained in:
parent
451532f6f1
commit
25edbdacc2
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@
|
||||||
"oxc"
|
"oxc"
|
||||||
],
|
],
|
||||||
"categories": {
|
"categories": {
|
||||||
"correctness": true
|
"correctness": "error"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue