Skip to content

Commit 1ea321c

Browse files
Enable additional rules
1 parent 6ab386e commit 1ea321c

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)