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
I would like to use that plugin for my TS-based project. Currently I have to compile all .ts files and run test as .js, but I see in configuration example that I can provide testing results directly for TypeScript? Can you explain how can I do this? Is it something that need to be setup on Jasmine level?
The text was updated successfully, but these errors were encountered:
Hello guys.
I would like to use that plugin for my TS-based project. Currently I have to compile all .ts files and run test as .js, but I see in configuration example that I can provide testing results directly for TypeScript? Can you explain how can I do this? Is it something that need to be setup on Jasmine level?
The text was updated successfully, but these errors were encountered: