DefinitelyTyped/types/react-cache/tslint.json
Spencer Miskoviak cf9e4f7842 [react-cache] Add typings for react-cache (#30446)
* Generate the standard tsconfig/tslint types

* Add the core types for react-cache

* Add test code for react-cache types

* Add strictFunctionTypes to tsconfig

* Resolve linting warnings

* Use global PromiseLike type
2018-11-18 19:20:07 -08:00

2 lines
33 B
JSON

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