This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
yiyun-fe
/
LOCKING-mini
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
LOCKING项目小程序端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commits
1
Branch
1.6 MiB
Tree:
817817dc27
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '817817dc27'
${ noResults }
LOCKING-mini
/
jsconfig.json
jsconfig.json
78 B
Raw
Normal View
History
update
3 years ago
1
2
3
4
5
6
7
{
"compilerOptions": {
"paths": {
"@root/*": ["src/*"]
}
}
}