mod: update

This commit is contained in:
张传龙 2022-12-12 09:32:50 +08:00
parent 98e3f13185
commit dda778fdde

View File

@ -1,5 +1,6 @@
{ {
"compilerOptions": { "compilerOptions": {
"target": "ESNext",
"baseUrl": "./", "baseUrl": "./",
"paths": { "paths": {
"~/*": ["./*"], "~/*": ["./*"],