DefinitelyTyped/types/react-outside-click-handler/tslint.json
Ivan Zub 939bed73a7 Add type definitions for airbnb/react-outside-click-handler (#29471)
* Add type definitions for react-outside-click-handler

* Fix tests and fallback to TS 2.9

DT is not supporting typescript 3 yet, so can't properly use defaultProps
2018-10-05 11:29:26 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}