graph-builder
Version:
A graph builder library for modeling abstract graph structures.
18 lines (17 loc) • 375 B
JSON
{
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/api-extractor.schema.json",
"compiler" : {
"configType": "tsconfig",
"rootFolder": "."
},
"project": {
"entryPointSourceFile": "dist/index.d.ts"
},
"apiJsonFile": {
"enabled": true,
"outputFolder": "input"
},
"policies": {
"namespaceSupport": "permissive"
}
}