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 adf0a18 commit c400b41Copy full SHA for c400b41
oxlint.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "./node_modules/oxlint/configuration_schema.json",
3
- "plugins": ["import", "unicorn", "jsdoc"],
+ "plugins": ["import", "unicorn", "jsdoc", "react", "typescript", "oxc"],
4
"categories": {
5
"correctness": "deny",
6
"perf": "deny",
0 commit comments