2024-07-03 11:16:40 +08:00

8 lines
110 B
JSON

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