modifica a tsconfig.json
Some checks failed
Deploy to VPS / build (push) Failing after 13s
Deploy to VPS / deploy (push) Has been skipped

This commit is contained in:
AV77web 2026-07-03 16:47:28 +02:00
parent 0c37ea4f0b
commit 51661f75b7

View file

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