This commit is contained in:
2023-08-08 17:04:21 +00:00
parent 31ecda89b2
commit ec382e989a
147 changed files with 18206 additions and 18063 deletions

View File

@@ -1,14 +1,14 @@
{
"compilerOptions": {
"lib": [
"ESNext",
"dom"
],
"outDir": "js",
"rootDir": "ts",
"target": "ES2022",
"moduleResolution": "node",
"module": "ESNext"
// ts/auditoría.ts:1:37 - error TS2307: Cannot find module 'https://unpkg.com/petite-vue?module' or its corresponding type declarations.
}
{
"compilerOptions": {
"lib": [
"ESNext",
"dom"
],
"outDir": "js",
"rootDir": "ts",
"target": "ES2022",
"moduleResolution": "node",
"module": "ESNext"
// ts/auditoría.ts:1:37 - error TS2307: Cannot find module 'https://unpkg.com/petite-vue?module' or its corresponding type declarations.
}
}