We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c57e98 commit e891be9Copy full SHA for e891be9
jest.json
@@ -1,5 +1,5 @@
1
{
2
"transform": {
3
- "^.+\\.[t|j]sx?$": "babel-jest"
+ "^.+\\.tsx?$": "ts-jest"
4
}
5
0 commit comments