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 893539d commit 8336fc2Copy full SHA for 8336fc2
1 file changed
.oxlintrc.json
@@ -1,5 +1,8 @@
1
{
2
"$schema": "./node_modules/oxlint/configuration_schema.json",
3
+ "options": {
4
+ "typeAware": true
5
+ },
6
"plugins": ["typescript", "import", "jsdoc", "vitest"],
7
"jsPlugins": [
8
0 commit comments