This website works better with JavaScript.
Explore
Help
Register
Sign In
liudan
/
hezhiying
Watch
1
Star
0
Fork
You've already forked hezhiying
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.
77
Commits
3
Branches
0
Tags
35 MiB
Tag:
Branch:
Tree:
dce653dec7
main
ymwl
ymwl_new
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dce653dec7'
${ noResults }
hezhiying
/
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
}
]
]
}