This website works better with JavaScript.
Explore
Help
Register
Sign In
liuqing
/
heshui_shop_frontend
Watch
1
Star
0
Fork
You've already forked heshui_shop_frontend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
7
Commits
1
Branch
0
Tags
3.6 MiB
Tag:
Branch:
Tree:
0094d7626c
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0094d7626c'
${ noResults }
heshui_shop_frontend
/
jsconfig.json
10 lines
116 B
Raw
Normal View
History
Unescape
Escape
‘代码提交’
8 months ago
{
"compilerOptions"
:
{
"jsx"
:
"preserve"
,
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}