Skip to content

Commit 73ea415

Browse files
committed
enable perf rules
1 parent e38a6eb commit 73ea415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.oxlintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"plugins": ["eslint", "typescript", "unicorn", "react", "react-perf", "oxc", "import"],
55
"categories": {
66
"correctness": "error",
7+
"perf": "error",
78
"suspicious": "warn"
89
},
910
"rules": {

0 commit comments

Comments
 (0)