-1

I am trying to create simple boilerplate for creating Vue tsx components but have an issue with configuring Jest testing the tsx component. I was wandering if anybody have already solved similar case or could share a clue about it.

Project here - https://github.com/zdravkov/vue-tsx-files-boilerplate

Greetings,

skyboyer
  • 22,209
  • 7
  • 57
  • 64
Plamen Zdravkov
  • 748
  • 5
  • 7

1 Answers1

0

If anybody reached this - I have resolved the issue by using this package - typescript-babel-jest. The github repository is updated as well.

Plamen Zdravkov
  • 748
  • 5
  • 7