Typescript 6

This commit is contained in:
2026-04-21 13:33:01 +02:00
parent f95677d503
commit ee8f84bc57
10 changed files with 36 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"compilerOptions": {
"outDir": "dist",
"rootDir": "./",
"baseUrl": "./",
//"baseUrl": "./", //eliminar para v6
"composite": true,
"esModuleInterop": true,
"sourceMap": true,