You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
When I only use Jest with Vue project, I can't import subcomponent in component as below:
if I do according to tips, also I cannot define private variable, as below:
the reproduce project :jest-decorator-issue
I don't know why, can anyone give me any suggestions?
The text was updated successfully, but these errors were encountered: