UNPKG

vuex-composition-helpers

Version:
9 lines (8 loc) 110 B
module.exports = { preset: 'ts-jest', globals: { 'ts-jest': { tsConfig: 'tsconfig.test.json' } } };