This website works better with JavaScript.
Explore
Help
Register
Sign In
liuqing
/
huazhiyu
Watch
1
Star
0
Fork
You've already forked huazhiyu
0
Code
Issues
Pull Requests
1
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.
48
Commits
3
Branches
0
Tags
37 MiB
Tag:
Branch:
Tree:
df55739493
dev-1021
huazhiyu_new
tem-fixed
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'df55739493'
${ noResults }
huazhiyu
/
node_modules
/
clipboard
/
.babelrc.json
12 lines
132 B
Raw
Normal View
History
Unescape
Escape
1
1 year ago
{
"presets"
:
[
[
"@babel/env"
,
{
"forceAllTransforms"
:
true
,
"modules"
:
false
}
]
]
}