]> source.dussan.org Git - svg.js.git/commit
So the standard linter is operational and our code is compliant
authorSaivan <savian@me.com>
Mon, 26 Feb 2018 15:52:25 +0000 (02:52 +1100)
committerSaivan <savian@me.com>
Mon, 26 Feb 2018 15:52:25 +0000 (02:52 +1100)
commitbac8fc42266c65c6163d351625e4ec4e9f5bca88
tree433bcabf705e17f240539ed16896f2d231da9005
parentdc6a25c008da1d84d49ffb4902a31fc5477e578e
So the standard linter is operational and our code is compliant

This commit completes the compliance of our code with the standard
linter. It is now building correctly and error messages are displayed
when somebody tries to build bad code!
14 files changed:
dist/svg.js
dist/svg.min.js
gulpfile.js
package.json
src/bare.js
src/container.js
src/doc.js
src/fx.js
src/gradient.js
src/parent.js
src/shape.js
src/svg.js
src/text.js
src/umd.js