UNPKG
riot-api-stats
Version:
latest (0.0.1)
0.0.1
Riot API Stats service
riot-api-stats
/
.babelrc
12 lines
(11 loc)
•
137 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"presets"
:
[
[
"env"
,
{
"targets"
:
{
"node"
:
true
}
}
]
]
,
"sourceMaps"
:
true
,
"retainLines"
:
true
}