UNPKG

apollo-fetch

Version:

Lightweight implementation of fetch for GraphQL requests

12 lines (11 loc) 167 B
{ "extends": "./tsconfig.base", "compilerOptions": { "module": "commonjs", "rootDir": "." }, "include": [ "src/**/*.ts", "tests/**/*.ts" ] }