This commit is contained in:
2023-09-22 17:58:31 +00:00
parent 37c67baa21
commit 0ef9e2a1f4
19 changed files with 1172 additions and 176 deletions

View File

@@ -8,7 +8,7 @@
"rootDir": "ts",
"target": "ES2022",
"moduleResolution": "node",
"module": "ESNext"
"module": "ESNext",
// ts/auditoría.ts:1:37 - error TS2307: Cannot find module 'https://unpkg.com/petite-vue?module' or its corresponding type declarations.
}
}