{ "compilerOptions": { "module": "commonjs", "target": "ES2017", "sourceMap": true, "skipLibCheck": true, "esModuleInterop": true }, "files": [ "graphql-errors-plugin.ts" ] }