mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-09 15:14:35 +00:00
* Move error spans for improved overload reporting This PR moves the ExpectError comments or merges the commented expression onto a single line, so that the assertions will hold both for current versions of Typescript and for typescript@next. * Better test change for d3-selection