Commit Graph

9 Commits

Author SHA1 Message Date
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -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
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
d426ff3083 Apply new lint rules to yet more packages (#15486) 2017-03-29 14:46:16 -07:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Andy
91d6ad83b7 Remove package.json dependencies on @types/leaflet, and use a path mapping or latest instead (#15464)
* Remove package.json dependencies on @types/leaflet, and use a path mapping or latest instead

* Use consistent import name
2017-03-29 10:16:25 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00