apollo-server/packages/apollo-datasource
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 Make initialize method in data sources optional 2018-07-18 16:46:46 -07:00
.npmignore Extract abstract DataSource superclass into apollo-datasource package 2018-07-11 15:29:46 -07:00
package.json Switch to tsc --build and remove run scripts from packages 2018-10-05 17:48:34 +02:00
tsconfig.json Remove apollo-server-env as a project reference 2018-10-05 23:05:49 +02:00