App.json Missing property "expo"
louagej opened this issue · 1 comments
louagej commented
Description of the bug
I develop in VSCode for a Non React (backend) environment.
Still I receive a warning Missing property "expo". in the problems window:
To Reproduce
- Create a new project in VSCode (for example SQL Development)
- Create an app.json file
- Type the curly brackets... and there you have the warning
Expected behavior
Suppress warning when its not an expo project
Actual behavior
warning