mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-06 04:19:37 +00:00
Revert "chore: disable TypeScript declaration generation in server tsconfig"
This reverts commit 87836d23c3.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"compilerOptions": {
|
||||
/* Base Options: */
|
||||
"esModuleInterop": true,
|
||||
"declaration": false,
|
||||
"skipLibCheck": true,
|
||||
"target": "es2022",
|
||||
"allowJs": true,
|
||||
|
||||
Reference in New Issue
Block a user