This website requires JavaScript.
Explore
Help
Sign In
mtfos
/
mtfosbot_web
Watch
1
Star
0
Fork
0
You've already forked mtfosbot_web
Code
Issues
Pull Requests
Releases
Wiki
Activity
d507cbff55
mtfosbot_web
/
jsconfig.json
9 lines
124 B
JSON
Raw
Normal View
History
Unescape
Escape
update 1. add login action 2. add user info getter 3. add top menu ui
2018-08-19 16:31:11 +00:00
{
"compilerOptions"
:
{
fix loading bug , add channel list
2018-08-20 16:24:36 +00:00
"moduleResolution"
:
"node"
,
update 1. add login action 2. add user info getter 3. add top menu ui
2018-08-19 16:31:11 +00:00
"baseUrl"
:
"."
,
"paths"
:
{
"@"
:
[
"src/*"
]
}
}
}
Reference in New Issue
Copy Permalink