feat: debug

This commit is contained in:
手瓜一十雪
2024-05-22 17:30:40 +08:00
parent 5f801a8d04
commit f65b2be06f
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"noUnusedLocals": false,
"noUnusedParameters": false,
"noFallthroughCasesInSwitch": true,
"sourceMap": true,
"paths": {
"@*": [
"./src*"