Commit Graph

3 Commits

Author SHA1 Message Date
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Richard Wilburn
556084b73a L.mapbox.accessToken is no longer a const but instead a settable variable (#15907)
L.mapbox.accessToken is now set-able for left hand assignment as opposed
to being a const. This matches the mapbox-gl typescript definition now
and the intended behavior of mapbox (js).

This solves the issue raised here:
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/15898
2017-04-22 08:20:38 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00