bug resolution with welcome message example

This commit is contained in:
Lukian LEIZOUR 2024-08-28 19:21:34 +02:00
parent 93ac8b1029
commit a02979522f
3 changed files with 19 additions and 12 deletions

View file

@ -4,7 +4,6 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
"resolveJsonModule": true,
"strict": true,
"outDir": "./dist",
"skipLibCheck": true,
"noImplicitAny": true,