correzione a nodeResoulution in tsconfig.json
Some checks failed
Deploy to VPS / build (push) Failing after 15s
Deploy to VPS / deploy (push) Has been skipped

This commit is contained in:
AV77web 2026-06-09 11:38:55 +02:00
parent 5bd39542a3
commit ce9790dbc7

View file

@ -4,7 +4,7 @@
"outDir": "./dist", "outDir": "./dist",
"target": "ES2020", "target": "ES2020",
"module": "commonjs", "module": "commonjs",
"moduleResolution": "node", "moduleResolution": "node16git ç",
"esModuleInterop": true, "esModuleInterop": true,
"strict": true, "strict": true,
"skipLibCheck": true, "skipLibCheck": true,