UNPKG
es6-booru
Version:
latest (0.4.4)
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
Search a bunch of different boorus using package magic!
github.com/WickedSik/booru
WickedSik/booru
es6-booru
/
.babelrc
9 lines
•
151 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"presets"
:
[
[
"env"
,
{
"modules"
:
false
}
]
]
,
"plugins"
:
[
"transform-class-properties"
,
"external-helpers"
]
}