Enhancement/improve k8s bootstrap deployment #4

Merged
kasun merged 5 commits from enhancement/improve-k8s-bootstrap-deployment into main 2026-06-01 03:34:23 +02:00
Showing only changes of commit 4a96cb9d07 - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
"compilerOptions": { "compilerOptions": {
"strict": true, "strict": true,
"outDir": "bin", "outDir": "bin",
"target": "es2020", "target": "es2024",
"module": "nodenext", "module": "nodenext",
"moduleResolution": "nodenext", "moduleResolution": "nodenext",
"sourceMap": true, "sourceMap": true,