chore: configure and format file

This commit is contained in:
鲁树人
2023-05-15 21:04:45 +01:00
parent 9aba8f9bd7
commit 52922a8928
5 changed files with 1040 additions and 619 deletions

View File

@@ -18,7 +18,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,
"baseUrl": ".",
"paths": {
"~/*": ["src/*"]