Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Feb 22, 2023
1 parent 66a8d1d commit afbb72c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"\\.s?css$": "<rootDir>/__mocks__/css.js",
"^uuid$": "uuid"
},
"transformIgnorePatterns": [
"<rootDir>/node_modules/(?!@react-dnd|react-dnd|dnd-core|react-dnd-html5-backend|dnd-multi-backend|rdndmb-html5-to-touch)"
],
"setupFiles": [
"<rootDir>/setupJest.js"
],
Expand Down

0 comments on commit afbb72c

Please sign in to comment.