测试升级为vue3
This commit is contained in:
13
zyplayer-doc-ui/wiki-ui-2/jsconfig.json
Normal file
13
zyplayer-doc-ui/wiki-ui-2/jsconfig.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
],
|
||||
"~/*": [
|
||||
"./*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user