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

Feature/plugin schema proposal #185

Open byCedric opened 1 year ago

byCedric commented 1 year ago

Linked issue

Add support for both autocompletion and validation of config plugins, using the proposed schema feature.

Additional context

This is stacked on top of a few PRs that bumps @expo/* packages to their latest version. Without that, this can't be merged.