Commit Graph

5 Commits

Author SHA1 Message Date
Eloy Durán
83839f3122 [react-relay] Split tests into modern, compat, and classic files. 2018-02-06 15:59:15 +01:00
Eloy Durán
25a67b8669 [relay] Fix RecordSourceInspector not being usable as class. 2017-11-15 14:36:24 +01:00
Eloy Durán
b438270ef3 [Relay] Reformat all files using prettier.
prettier --parser typescript --tab-width 4 --semi --trailing-comma es5 \
             --write --print-width 120 \
             types/{react-relay,relay-runtime}/*.ts*
2017-10-11 15:18:41 +02:00
voxmatt
e85628dc15 fixing all linting errors for relay-runtime 2017-09-10 16:21:13 -10:00
voxmatt
df16535a8c relay-runtime tests in place 2017-09-09 15:44:07 -10:00