Commit Graph

4 Commits

Author SHA1 Message Date
Hannes Früchtenicht
9658b51e04 [@types/rpio] Allow null as callback value for poll() (#22891)
* [@types/rpio] Fix poll parameter to accept null

As written in the `poll` function documentation the `cb` parameter should accept null as a value.

* Update rpio-tests.ts

* Add myself as contributor
2018-01-17 09:59:47 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00