Commit Graph
17 Commits
Author SHA1 Message Date
voxmatt e90ca4bb3e I need these exports; put in a ts-lint disable line around them 2017-09-11 11:17:03 -10:00
voxmatt e1f651b9f3 more cleanup of lint errors 2017-09-11 11:11:36 -10:00
voxmatt cafeccbaf5 cleaning up some linting errors in react-relay and its tests 2017-09-11 11:00:47 -10:00
voxmatt 38dd00d25e single declare module is needed to allow access from react-relay 2017-09-10 17:18:52 -10:00
voxmatt c2ea2eb7c4 starting in on the linting errors in react-relay 2017-09-10 16:36:14 -10:00
voxmatt 7f407c876e fixing a couple errors 2017-09-09 17:51:02 -10:00
voxmatt b6a411db2a moving things inline with the dt generator script and downgrading typescript version to acceptable 2.4 2017-09-09 17:45:37 -10:00
voxmatt 4a30f04920 removing Object and trying to eliminate unnecessary Function usage 2017-09-09 17:31:16 -10:00
voxmatt 80d08efbc7 updating tsconfig 2017-09-09 17:22:01 -10:00
voxmatt 99e85e6f62 apparently DT only allows one test file per directory 2017-09-09 17:17:54 -10:00
voxmatt 27b933935e complete set of relay modern tests 2017-09-09 17:13:12 -10:00
voxmatt df16535a8c relay-runtime tests in place 2017-09-09 15:44:07 -10:00
voxmatt 21915dba13 adding new relay files but haven't configged file paths yet 2017-09-03 12:52:17 -07:00
Tanguy Krotoff 573083a518 Replace React.Component<(any|void|\{\}|null)> by React.Component
+ many manual adjustments
2017-06-21 09:48:37 +02:00
Tanguy Krotoff ea9de8a518 Replace React.Component<(.*), (any|void|\{\}|null)> by React.Component<$1>
+ many manual adjustments
2017-06-19 13:35:50 +02:00
Tanguy Krotoff eeb262e1d8 Update react to TypeScript 2.3 2017-06-19 13:34:54 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00