correzione a tsconfi.json
Some checks failed
Deploy to VPS / build (push) Failing after 14s
Deploy to VPS / deploy (push) Has been skipped

This commit is contained in:
AV77web 2026-07-03 16:48:37 +02:00
parent 51661f75b7
commit 9bce1db659

View file

@ -8,7 +8,7 @@
"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasignInFileNames": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true
},
"include": ["src/**/*"],