michaelgmcd / vscode-language-babel

VSCode syntax highlighting for today's JavaScript
https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
MIT License
131 stars 17 forks source link

Update definitions to include stage-1 nullish-coalescing opperator #27

Closed lehni closed 6 years ago

lehni commented 6 years ago

See:

https://github.com/tc39/proposal-nullish-coalescing https://github.com/gandm/language-babel/issues/495 https://github.com/gandm/language-babel/commit/f835e716dd1fb28032c0b682c43d02d33b48aeb5

lehni commented 6 years ago

I've created a PR for this: #28

I've tested it locally and it works!