chore: optimize tsconfig.json

This commit is contained in:
Wesley F. Young 2024-09-04 00:29:55 +08:00
parent 5a22249e96
commit df69ef7538

View File

@ -25,12 +25,6 @@
"paths": {
"@*": [
"./src*"
],
"@/core": [
"./src/core/index",
],
"@/core/*": [
"./src/core/*"
]
}
},