Initial WallMuse project
This commit is contained in:
5
apps/worker-generation/tsconfig.json
Normal file
5
apps/worker-generation/tsconfig.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": { "outDir": "dist", "types": ["node"] },
|
||||
"include": ["src/**/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user