expo/vscode-expo

App.json Missing property "expo"

louagej opened this issue · 1 comments

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:

image

To Reproduce

  1. Create a new project in VSCode (for example SQL Development)
  2. Create an app.json file
  3. Type the curly brackets... and there you have the warning

image

Expected behavior

Suppress warning when its not an expo project

Actual behavior

warning

Additional context

Windows version:
image

Fixed by #74