UNPKG

nestjs-graphql-tools

Version:

Nestjs Graphql automation library for building performant API

17 lines (16 loc) 367 B
{ "compilerOptions": { "module": "commonjs", "declaration": true, "removeComments": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "target": "es2017", "sourceMap": true, "outDir": "./dist", "baseUrl": "./", "incremental": true, "esModuleInterop":true } }