Skip to content
jest.config.js 42 B
Newer Older
module.exports = {
  preset: 'ts-jest'
};