2024-03-27 10:39:41 +08:00

8 lines
110 B
JSON

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