vtex/test-tools

Make Jest export global

Opened this issue · 0 comments

Find a way to export Jest type definitions in a global way, kinda like create-react-app does it, so that the user does not need to import @vtex/test-tools/react in order to use Jest functions without TypeScript complaining.