
What is the work of prettier? Note that all the Extension for vue have been install

What is the work of prettier? Note that all the Extension for vue have been install
 
    
     
    
    Nothing critical here, it's a Prettier error.
You can either fix that one manually or run a format via ESlint or directly via Prettier to fix it (depends of the configuration of your project).
Overall, I recommend this kind of setup overall: https://stackoverflow.com/a/68880413/8816585
