mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-21 14:41:29 +00:00
build:调整tsconfig.json
This commit is contained in:
parent
c79d658592
commit
d4f120b82a
@ -11,6 +11,7 @@
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["esnext", "dom"],
|
||||
"isolatedModules": true,
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"/@/*": ["src/*"]
|
||||
|
Loading…
Reference in New Issue
Block a user