2024-03-27 17:28:53 +08:00

8 lines
110 B
JSON

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