Skip to content

Commit 244895d

Browse files
committed
Update package.json
1 parent 0045c33 commit 244895d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@
5656
"typescript": "^5.3.3"
5757
},
5858
"jest": {
59-
"transformIgnorePatterns": [
60-
"/node_modules/(?!date-fns)"
61-
],
59+
"transformIgnorePatterns": [],
6260
"moduleNameMapper": {
6361
"\\.(css)$": "<rootDir>/src/__mocks__/mockCss.js"
6462
}

0 commit comments

Comments
 (0)