We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0045c33 commit 244895dCopy full SHA for 244895d
1 file changed
graph-tutorial/package.json
@@ -56,9 +56,7 @@
56
"typescript": "^5.3.3"
57
},
58
"jest": {
59
- "transformIgnorePatterns": [
60
- "/node_modules/(?!date-fns)"
61
- ],
+ "transformIgnorePatterns": [],
62
"moduleNameMapper": {
63
"\\.(css)$": "<rootDir>/src/__mocks__/mockCss.js"
64
}
0 commit comments