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

Default value for setting `expo.appManifest.fileReferences.excludeGlobPatterns` is incorrect #135

Closed byCedric closed 2 years ago

byCedric commented 2 years ago

Description of the bug

image

To Reproduce

open settings

Expected behavior

either null/undefined or something readable

Actual behavior

[object Object]

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 0.9.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: