UNPKG

@stackbit/utils

Version:
6 lines (5 loc) 127 B
module.exports = { testPathIgnorePatterns: ['__tests__/test-utils'], preset: 'ts-jest', testEnvironment: 'node' };