apollo-server/packages/graphql-extensions
Martijn Walraven 68b2c691f8 Move test tsconfig.json files under __tests__ to support editors
The TypeScript language server looks for `tsconfig.json` and doesn't take project references into account when resolving the config for a file.

See https://github.com/Microsoft/TypeScript/issues/27372.
2018-10-11 23:10:45 +02:00
..
src Follow-up un-reverted work to maintain support in the new request pipeline. 2018-10-10 20:20:27 +03:00
.npmignore Import graphql-extensions+apollo-engine-reporting/no global apollo-server-env (#1259) 2018-06-27 16:29:00 -07:00
CHANGELOG.md Import graphql-extensions+apollo-engine-reporting/no global apollo-server-env (#1259) 2018-06-27 16:29:00 -07:00
jest.config.js Avoid use of object spread in Jest config files to support Node 6 2018-10-11 23:10:09 +02:00
package.json Introduce request context and refactor pipeline code 2018-10-07 18:23:27 +02:00
README.md fix README badge links and test imports (#1281) 2018-07-03 10:32:02 -07:00
tsconfig.json Introduce request context and refactor pipeline code 2018-10-07 18:23:27 +02:00
tslint.json Import graphql-extensions+apollo-engine-reporting/no global apollo-server-env (#1259) 2018-06-27 16:29:00 -07:00

graphql-extensions

npm version Build Status