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": {
"strict": true,
"outDir": "bin",
"target": "es2020",
"target": "es2024",
"module": "nodenext",
"moduleResolution": "nodenext",
"sourceMap": true,