UNPKG
dagre-d3-webpack
Version:
latest (0.4.17)
0.4.17
A D3-based renderer for Dagre
github.com/trampi/dagre-d3-webpack
trampi/dagre-d3-webpack
dagre-d3-webpack
/
.jscsrc
7 lines
(6 loc)
•
149 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"disallowSpaceAfterPrefixUnaryOperators"
:
true
,
"disallowTrailingWhitespace"
:
true
,
"maximumLineLength"
:
100
,
"validateQuoteMarks"
:
true
}