2024-03-29 12:58:27 +08:00

8 lines
110 B
JSON

{
"extends": "../../tsconfig.json",
"compilerOptions": {
"outDir": "dist"
},
"include": ["src"]
}