Files
QingLong/Doc/markmap-0.15.0/tsconfig.build.json
2025-08-15 09:13:13 +08:00

8 lines
120 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"declaration": true,
"emitDeclarationOnly": true
}
}