onnxruntime/js/common/typedoc.json
Yulong Wang 1743e9a615
[js] enable formatter for more file types (#16888)
### Description
enable formatter for .js/.json/.jsonc/.md files
2023-07-28 15:46:58 -07:00

7 lines
152 B
JSON

{
"entryPoints": ["lib/index.ts"],
"excludeInternal": true,
"name": "ONNX Runtime JavaScript API",
"readme": "none",
"cleanOutputDir": true
}