1
0
Fork 0
cc-server-parent/packages/db-mongo/tsconfig.json

7 lines
123 B
JSON

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