Don't immediately create app.json when running eas in an unconfigured directory
Open
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 236
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 91
Description
### Minimal reproducible example
Shouldn't have to clean up a file when mistakenly running the command in the wrong dir. Thanks!
### Steps to reproduce
- run `eas *` in a non-eas directory
- observe `app.json` created
### Environment
```text
npmGlobalPackages:
eas-cli: 16.6.2
```
### Expo Doctor Diagnostics
```text
-
```
Contributor guide
Assessment
This issue has not been assessed yet.