expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
433 stars 11 forks source link

refactor: move manifest diagnostics to dedicated provider #145

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

Linked issue

This moves the app(.config).json diagnostics to a dedicated provider. Helps maintain this functionality in the future.