DefinitelyTyped/types/mithril
Nathan Shively-Sanders 163f4438df Fix weak type errors (#16845)
* Fix first round of weak type errors

Done through griddle-react

* 95% done with weak type fixes

* Fix last couple of weak type errors

* Remove some lint from mithril tests

* mithril's Lifecycle is not a weak type any more

Restore the Lifecycle constraints in the rest of the definitions.

* Fix react-redux tests after #16652 broke them

* Remove package-lock.json
2017-06-04 22:03:03 -07:00
..
stream mithril: Apply more lint rules (#15863) 2017-04-18 13:54:27 -07:00
test Fix weak type errors (#16845) 2017-06-04 22:03:03 -07:00
hyperscript.d.ts
index.d.ts Fix weak type errors (#16845) 2017-06-04 22:03:03 -07:00
mount.d.ts
redraw.d.ts mithril: Apply more lint rules (#15863) 2017-04-18 13:54:27 -07:00
render.d.ts mithril: Apply more lint rules (#15863) 2017-04-18 13:54:27 -07:00
request.d.ts mithril: Apply more lint rules (#15863) 2017-04-18 13:54:27 -07:00
route.d.ts
tsconfig.json
tslint.json Fixed tslint rules. 2017-05-19 15:32:24 +02:00
withAttr.d.ts