This website requires JavaScript.
Explore
Help
Sign In
wangxiaoji
/
TuringToken
Watch
1
Star
0
Fork
You've already forked TuringToken
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f32c114f1a
TuringToken
/
web
/
jsconfig.json
10 lines
123 B
JSON
Raw
Blame
History
{
"compilerOptions"
:
{
"baseUrl"
:
"./"
,
"paths"
:
{
"@/*"
:
[
"src/*"
]
}
}
,
"include"
:
[
"src/**/*"
]
}
Reference in New Issue
View Git Blame
Copy Permalink