mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-01 12:33:45 +00:00
7
apps/api/tsconfig.json
Normal file
7
apps/api/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule":true,
|
||||
"downlevelIteration": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user