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: use node lookup method instead of custom code #134

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

Linked issue

We don't need to iterate over every node, we can just ask jsonc to find nodes at expo.plugins or something like that.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: