Skip to content

Commit

Permalink
fix jest
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza committed Oct 23, 2024
1 parent bc5386f commit 4d428eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
"transformIgnorePatterns": [
"/node_modules/(?!package-json)"
],
"extensionsToTreatAsEsm": [".ts", ".tsx", ".js"],
"moduleNameMapper": {
"\\.(css|less)$": "<rootDir>/testing/styleMock.js"
},
Expand Down

0 comments on commit 4d428eb

Please sign in to comment.