Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
SQReder
Total activity
2
Last activity
December 15, 2017 21:16
Member since
December 15, 2017 20:57
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (1)
SQReder
commented,
December 15, 2017 20:57
I've found solution for typescript. In my case I used separate jest-config.js and preprocessor.js. Then I install ts-jest package and update jest transform parameter value to '.(ts|tsx)': 'ts-jest'...
Community
WebStorm
Debugging Jest unit tests
1 vote