UNPKG
@maphubs/tokml
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.2
0.5.0
convert geojson to kml
github.com/maphubs/tokml
maphubs/tokml
@maphubs/tokml
/
.prettierrc.json
8 lines
(7 loc)
•
113 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"trailingComma"
:
"none"
,
"tabWidth"
:
2
,
"semi"
:
false
,
"singleQuote"
:
true
,
"jsxSingleQuote"
:
true
}