index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.prettierrc.json
blob: c50384fbb57c0170b11f1181914171c7058a43ec (
plain
)
1
2
3
4
5
6
{
"trailingComma"
:
"none"
,
"tabWidth"
:
2
,
"semi"
:
false
,
"singleQuote"
:
true
}