UNPKG

morbo-cli

Version:

… All tech debt is vermin in the eyes of Morbo!

7 lines 119 B
module.exports = { preset: 'ts-jest', testPathIgnorePatterns: [ "/node_modules/", "<rootDir>/dist/" ], };