UNPKG
easysetcookie
Version:
latest (0.0.2)
0.0.2
0.0.1
做一个方便查看和设置cookie的项目
github.com/hblvsjtu/EasySetCookie
hblvsjtu/EasySetCookie
easysetcookie
/
.babelrc
15 lines
•
271 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"targets"
:
"> 0.25
%,
not dead"
} } ] ],
"plugins"
: [
"
@babel
/plugin-transform-runtime"
] }