Home
last modified time | relevance | path

Searched refs:watchPlugins (Results 1 – 18 of 18) sorted by relevance

/expo/packages/jest-expo/config/
H A DwithWatchPlugins.js4 const watchPlugins = [
9 watchPlugins.push([
19 return watchPlugins;
22 function withWatchPlugins({ watchPlugins = [], ...config }) { property
26 watchPlugins: [...watchPlugins, ...customPlugins],
/expo/packages/expo-module-scripts/
H A Djest-preset-plugin.js7 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/babel-preset-expo/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/prebuild-config/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/fingerprint/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/html-elements/babel/
H A Djest.config.js8 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/create-expo/e2e/
H A Djest.config.js8 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/package-manager/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/fingerprint/e2e/
H A Djest.config.js7 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/config-plugins/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/config/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/create-expo/
H A Djest.config.js8 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/cli/e2e/
H A Djest.config.js9 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/server/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/metro-config/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/env/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/@expo/cli/
H A Djest.config.js6 watchPlugins: ['jest-watch-typeahead/filename', 'jest-watch-typeahead/testname'], property
/expo/packages/jest-expo/
H A DREADME.md85 …nfig this will return the `watchPlugins` used in `jest-expo`. This reads the `projects` field to d…
98 Given a Jest config, this will ensure any existing `watchPlugins` are safely merged with `getWatchP…