svgdotjs / svg.js

The lightweight library for manipulating and animating SVG
https://svgjs.dev
Other
11.04k stars 1.08k forks source link

Fix types for List and ForeignObject #1128

Closed josepaiva94 closed 4 years ago

josepaiva94 commented 4 years ago

Fixes typescript errors List and ForeignObject introduced in #1123

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 99.924% when pulling 3dda43098667199d0e5bb39ad81b2311f52a3f4e on josepaiva94:types into ec1a37312f3f555033c377d9e7c52f2570f2ae27 on svgdotjs:master.

Fuzzyma commented 4 years ago

hey! thanks for the PR. Unfortunately it seems like you changed every single line of the whole file (line endings maybe?). I cannot accept the PR like that. Can you fix this?