Old prettier version that does not support new control-flow syntax #15653
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
Not a bug report. While implementing my recent PR and using the new control-flow syntax I noticed issues in formatting.
It seems that an old version of
prettier
is installed, which does not correctly support indentation in control-flow syntax which can be seen here.The text was updated successfully, but these errors were encountered: