You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(rebuild): Editorial: Properly format enum strings (#418)
Before: `{{PermissionState/"granted"}}`
After: `"{{PermissionState/granted}}"`
See whatwg/fs#133. Also called out here: #417 (comment)
SHA: 44df0c4
Reason: push, by @a-sully
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments