UNPKG
ikizmet-funnel-graph-js
Version:
latest (1.4.9)
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
SVG Funnel Graph Javascript Library
github.com/ikizmet/funnel-graph-js
ikizmet/funnel-graph-js
ikizmet-funnel-graph-js
/
.prettierrc
11 lines
•
200 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"printWidth"
:
120
,
"tabWidth"
:
4
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
,
"semi"
:
true
,
"useTabs"
:
true
,
"jsxSingleQuote"
:
false
}