2024-07-30 19:56:43 +08:00

7 lines
88 B
JSON

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