jest-serializer-vue icon indicating copy to clipboard operation
jest-serializer-vue copied to clipboard

feat: added typescript support

Open mrcwbr opened this issue 9 months ago • 0 comments

if you want to use the serializer in a typescript setup file like setup.jest.ts an error occurs which says that no type definitions are found

this pr adds the index.d.ts to the package which includes the the type definitions for this package

mrcwbr avatar May 07 '24 09:05 mrcwbr