feat: add backend
This commit is contained in:
6
apps/server/tsconfig.json
Normal file
6
apps/server/tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"@tsconfig/node22/tsconfig.json",
|
||||
"@tsconfig/node-ts/tsconfig.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user