Skip to content

Commit

Permalink
Merge pull request #424 from thornbill/add-sdk-esm-support
Browse files Browse the repository at this point in the history
  • Loading branch information
thornbill authored Mar 21, 2023
2 parents f666436 + 5de49f1 commit 380baf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@testing-library/jest-native/extend-expect"
],
"transformIgnorePatterns": [
"node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|react-navigation|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|react-native-svg|normalize-url)"
"node_modules/(?!((jest-)?react-native|@react-native(-community)?)|expo(nent)?|@expo(nent)?/.*|react-navigation|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|react-native-svg|normalize-url|axios|@jellyfin/sdk(/.*)?)"
],
"collectCoverage": true,
"collectCoverageFrom": [
Expand Down

0 comments on commit 380baf1

Please sign in to comment.