nitintutlani / typed-graphql

Typescript type definitions for graphql [Not Active]
MIT License
37 stars 17 forks source link

fix linter errors #14

Closed nnance closed 8 years ago

nnance commented 8 years ago

This is mostly just linter fixes. It does update the tsconfig to use es6 to make sure Promise is defined. Pretty sure this changes are low impact to other projects