DefinitelyTyped/types/graphql
Firede 3327220ff8 Reformat all files using prettier.
prettier --parser typescript --tab-width 4 --semi --trailing-comma es5 \
         --write --print-width 120 \
         types/graphql/**/*.d.ts
related: #23142 #24532
2018-03-27 19:48:25 +08:00
..
error Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
execution Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
language Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
subscription Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
type Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
utilities Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
validation Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
graphql-tests.ts
graphql.d.ts Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
index.d.ts Reformat all files using prettier. 2018-03-27 19:48:25 +08:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json