tc39 / proposal-grouped-and-auto-accessors

Grouped Accessors and Auto-Accessors for ECMAScript
https://tc39.es/proposal-grouped-and-auto-accessors
MIT License
54 stars 5 forks source link

Update explainer regarding 'static {}' blocks #2

Closed rbuckton closed 3 years ago

rbuckton commented 3 years ago

Updates the explainer regarding how this proposal interacts with the Class static {} Initialization Block proposal.

Fixes #1.