Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 292 Bytes

File metadata and controls

4 lines (3 loc) · 292 Bytes

vue-typescript-class-component-jest

A minimal working version that allows Jest to read the compiled JavaScript output when using vue + typescript with vue-class-component or vue-property-decorator styled components.

Inspired by this repo