Skip to content

Commit c400b41

Browse files
Enable additional rules
1 parent adf0a18 commit c400b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oxlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "./node_modules/oxlint/configuration_schema.json",
3-
"plugins": ["import", "unicorn", "jsdoc"],
3+
"plugins": ["import", "unicorn", "jsdoc", "react", "typescript", "oxc"],
44
"categories": {
55
"correctness": "deny",
66
"perf": "deny",

0 commit comments

Comments
 (0)