This commit is contained in:
Andras Schmelczer 2025-11-16 15:40:28 +00:00
commit 5fbeb79fdc
4 changed files with 27 additions and 6 deletions

View file

@ -8,6 +8,6 @@
"declaration": true,
"declarationDir": "./dist/types",
"skipLibCheck": true,
"inlineSourceMap": true,
},
"inlineSourceMap": true
}
}