typescripting

This commit is contained in:
Jack Case
2025-10-27 20:56:16 +00:00
parent acc4bda140
commit 2581d9b746
3 changed files with 7 additions and 7 deletions

View File

@@ -4,6 +4,6 @@
"outDir": "scripts",
"noImplicitAny": true,
"lib": ["ES2020", "DOM"],
"inlineSourceMap": true
"sourceMap": true
}
}