Cleanup unused stuff

(cherry picked from commit eba391fd72e81090a5ceafbeee9fb76518f99bd5)
(cherry picked from commit 70d4300be35246ce09798f77508a37e245b321a2)
This commit is contained in:
Eric Bailey
2025-02-27 10:11:53 -06:00
parent 6a0a71f6f6
commit 50cd022253
5 changed files with 1 additions and 85 deletions
+1 -1
View File
@@ -294,7 +294,7 @@
"\\.[jt]sx?$": "babel-jest"
},
"transformIgnorePatterns": [
"node_modules/(?!((jest-)?react-native|@react-native(-community)?)|@discord|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|nanoid|@react-navigation/.*|@unimodules/.*|unimodules|sentry-expo|native-base|normalize-url|react-native-svg|@sentry/.*|sentry-expo|bcp-47-match)"
"node_modules/(?!((jest-)?react-native|@react-native(-community)?)|@discord|expo(nent)?|@expo(nent)?/.*|@expo-google-fonts/.*|react-navigation|nanoid|@react-navigation/.*|@unimodules/.*|unimodules|native-base|normalize-url|react-native-svg|@sentry/.*|bcp-47-match)"
],
"modulePathIgnorePatterns": [
"__tests__/.*/__mocks__",