UNPKG
lotech
Version:
latest (0.0.2-5)
0.0.2
0.0.2-5
0.0.2-4
0.0.2-3
0.0.2-2
0.0.2-1
0.0.1
Lotech markdown parser
github.com/robusta-hk/lotech
robusta-hk/lotech
lotech
/
.babelrc
7 lines
•
98 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2015"
]
,
"sourceMaps"
:
true
,
"sourceMapTarget"
:
"lotech.babel.map"
}