Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/type-generation/
H A DstartTypescriptTypeGeneration.ts33 const gitIgnorePath = path.join(projectRoot, '.gitignore'); constant
37 removeFromGitIgnore(gitIgnorePath, 'expo-env.d.ts'),