8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"$schema": "./node_modules/oxlint/configuration_schema.json",
|
|
"extends": ["./.oxlintrc.json"],
|
|
"options": {
|
|
"typeAware": false
|
|
}
|
|
}
|