Why Prettier does not format code in VSCODE?

后端 未结 18 714
失恋的感觉
失恋的感觉 2020-12-07 18:39

In my Nuxt application where ESlint and Prettier are installed and enabled, I switched to Visual Studio Code editor.

When I open a .vue file and pre

18条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-07 18:50

    Go to Manage(located on left-bottom corner) -> Settings -> Users tab -> Text-Editor -> Formatting -> check the format on save

    if not working then close and again open your vscode editor

提交回复
热议问题