This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
FeHelper
mirror of
https://github.com/zxlie/FeHelper.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
f19d3a7c71
Branches
Tags
add-code-of-conduct-1
crx-dominant
f_zxlie
imgbot
main
master
pr/11
revert-82-master
v2
FeHelper
/
.babelrc
.babelrc
140 B
History
Raw
1
2
3
4
5
6
7
8
9
{
"presets": [
["@babel/preset-env", {
"targets": {
"chrome": "58"
}
}]
]
}