This website requires JavaScript.
Explore
Help
Sign In
lilonglong
/
DR-CMS
Watch
1
Star
0
Fork
You've already forked DR-CMS
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
808b557b02
DR-CMS
/
jsconfig.json
9 lines
143 B
JSON
Raw
Blame
History
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"src/*"
]
// 配置@符号只想src目录机器子目录
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink