Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/metro/
H A DwithMetroMultiPlatform.ts165 const configWatcher = new FileNotifier(projectRoot, ['./tsconfig.json', './jsconfig.json']); constant
166 configWatcher.startObserving(() => {
184 configWatcher.stopObserving();