mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
8 lines
112 B
JSON
8 lines
112 B
JSON
|
|
{
|
||
|
|
"extends": "./tsconfig.json",
|
||
|
|
"compilerOptions": {
|
||
|
|
"declaration": false,
|
||
|
|
"sourceMap": false
|
||
|
|
}
|
||
|
|
}
|