Broken formatting for jsx in case :: function binding #14491
Labels
Duplicate
An existing issue was already created
VS Code Tracked
There is a VS Code equivalent to this issue
From @clicman on March 5, 2017 18:46
Steps to Reproduce:
1.Open BadFormatting.js as jsx or babel.
2. Format file (Ctrl+Shift+I).
As result formatting is brken:

If I remove :: function binding all become ok.

Copied from original issue: microsoft/vscode#22023
The text was updated successfully, but these errors were encountered: