UNPKG
fetch_overture
Version:
latest (7.1.0)
7.1.0
7.0.3
7.0.2
7.0.1-dev
7.0.0
6.0.0
5.0.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.1
2.0.0
1.0.0
Fetch overture maps data
fetch_overture
/
.prettierrc
12 lines
(11 loc)
•
209 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"arrowParens"
:
"avoid"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
,
"printWidth"
:
80
,
"semi"
:
true
,
"singleQuote"
:
true
,
"tabWidth"
:
2
,
"trailingComma"
:
"none"
,
"useTabs"
:
false
}