UNPKG
logline
Version:
latest (1.1.4)
1.1.4
1.1.2
1.1.1
1.1.0
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
0.0.1
logging the frontend
github.com/latel/logline
latel/logline
logline
/
.babelrc
15 lines
(14 loc)
•
213 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"presets"
:
[
[
"env"
,
{
"modules"
:
false
}
]
]
,
"plugins"
:
[
"external-helpers"
,
"transform-object-assign"
]
}