Commit Graph

6 Commits

Author SHA1 Message Date
voxmatt
f697a7ca1d fixing linting errors surfaced by Travis 2017-10-19 16:59:00 -07:00
voxmatt
d2cfe0ba3e fixes for compat mode types when you're straddling modern and classic environments 2017-10-19 16:43:24 -07:00
Eloy Durán
d12367fe0a [Relay] Fix linter issues. 2017-10-18 12:30:27 +02:00
Eloy Durán
95479db2fd [Relay] Simplify modules by removing namespaces. 2017-10-18 00:15:58 +02: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
Eloy Durán
694fb9b228 [Relay] Change imports to work as per normal usage. 2017-10-11 15:17:25 +02:00