We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38a6eb commit 73ea415Copy full SHA for 73ea415
.oxlintrc.json
@@ -4,6 +4,7 @@
4
"plugins": ["eslint", "typescript", "unicorn", "react", "react-perf", "oxc", "import"],
5
"categories": {
6
"correctness": "error",
7
+ "perf": "error",
8
"suspicious": "warn"
9
},
10
"rules": {
0 commit comments