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 6a397a3 commit e773d06Copy full SHA for e773d06
.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