2024-08-08 17:39:16 +08:00

7 lines
88 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "dist"
}
}