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

7 lines
89 B
JSON

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