Bug: Incorrect parenthesis inserts in v-for with element and index #440
Labels
framework: Vue
Related to the framework Vue
type: bug
Functionality that does not work as intended/expected
Info
Prettier config
Input
Output or Error
Output file:
Expected Output
Additional Context
The parenthesis ends up wrapping the whole
v-for
statement instead of just the two loop variables.The text was updated successfully, but these errors were encountered: