Open
Description
The class fields proposal is Stage 3 and seems to be implemented in at least V8 (Node 12, Chrome 74):
https://github.com/tc39/proposal-class-fields
It'd be awesome to have these in CC, I currently enjoy fields thanks to TypeScript, but would be awesome to be able to use them in vanilla JS too. I thought there was already an issue tracking this, but I couldn't find anything after several searches, so I'm posting a ticket now.