This website requires JavaScript.
Explore
Help
Register
Sign In
senyao
/
travel
Watch
1
Star
0
Fork
You've already forked travel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1520699f88
travel
/
web
/
jsconfig.json
9 lines
116 B
JSON
Raw
Blame
History
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
,
"exclude"
:
[
"node_modules"
,
"dist"
]
}
Reference in New Issue
View Git Blame
Copy Permalink