]> source.dussan.org Git - svg.js.git/commit
The first half of the library complies with Standard linting
authorSaivan <savian@me.com>
Mon, 26 Feb 2018 13:48:11 +0000 (00:48 +1100)
committerSaivan <savian@me.com>
Mon, 26 Feb 2018 13:48:11 +0000 (00:48 +1100)
commitbec7881979149425a9c1b894f4741413b28c8141
tree3a496f834520925686af3a8059766b61b65be390
parentec0a8aee0e21a93b22c255dae6768a9ff7b09e73
The first half of the library complies with Standard linting

This commit reformats the code so that it complies with the
standard linting style. Its currently a work in progress, but
it is meant to pave the way for linting in the build process
34 files changed:
dist/svg.js
dist/svg.min.js
gulpfile.js
src/HtmlNode.js
src/arrange.js
src/array.js
src/attr.js
src/bare.js
src/boxes.js
src/clip.js
src/color.js
src/container.js
src/css.js
src/data.js
src/default.js
src/defs.js
src/doc.js
src/element.js
src/ellipse.js
src/event.js
src/flatten.js
src/fx.js
src/gradient.js
src/group.js
src/helpers.js
src/hyperlink.js
src/image.js
src/line.js
src/marker.js
src/mask.js
src/matrix.js
src/memory.js
src/nested.js
src/number.js