mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
8 lines
145 B
JSON
8 lines
145 B
JSON
{
|
|
"$schema": "./node_modules/oxlint/configuration_schema.json",
|
|
"extends": ["./.oxlintrc.json"],
|
|
"options": {
|
|
"typeAware": false
|
|
}
|
|
}
|