UNPKG

graphql-export

Version:
7 lines (6 loc) 135 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', verbose: true, modulePathIgnorePatterns: ["<rootDir>/dist/"] };