babel / proposals

✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date)
https://github.com/tc39/proposals
432 stars 39 forks source link

Private Static Accessors (Stage 3) #56

Open tim-mc opened 5 years ago

tim-mc commented 5 years ago

Info

Follow up to https://github.com/babel/proposals/issues/55.

Proposal Status: Stage 3 @ May 2018 TC39 meeting Meeting Slides: Status Class Features Proposal Repo: tc39/proposal-static-class-features

Article on class features subject by @syg: "The Semantics of All JS Class Elements"

Prior Work:

cc @robpalme @littledan @nicolo-ribaudo

tim-mc commented 5 years ago

I'll have a WIP PR opened for this soon.