Initial WallMuse project
This commit is contained in:
15
tsconfig.json
Executable file
15
tsconfig.json
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [
|
||||
{ "path": "./packages/shared" },
|
||||
{ "path": "./packages/api-client" },
|
||||
{ "path": "./packages/db" },
|
||||
{ "path": "./packages/ui-tokens" },
|
||||
{ "path": "./packages/provider-adapters" },
|
||||
{ "path": "./packages/image-pipeline" },
|
||||
{ "path": "./apps/api" },
|
||||
{ "path": "./apps/web" },
|
||||
{ "path": "./apps/worker-image" },
|
||||
{ "path": "./apps/worker-moderation" }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user