mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
8 lines
138 B
JSON
8 lines
138 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"module": "CommonJS",
|
|
"declaration": false,
|
|
"sourceMap": false
|
|
}
|
|
}
|