[JsPrettier DEBUG]: Found Prettier config file 'D:\Andrés\Descargas\test-project\.prettierrc' ----------------------------------------- JsPrettier DEBUG - Prettier CLI Command ----------------------------------------- D:\Andrés\Descargas\test-project\node_modules\.bin\prettier --config D:\Andrés\Descargas\test-project\.prettierrc --parser html --use-tabs false --stdin-filepath D:\Andrés\Descargas\test-project\example.html --loglevel debug --config-precedence file-override --cursor-offset 219 Prettier reported the following output: [debug] normalized argv: {"_":[],"color":true,"editorconfig":true,"use-tabs":false,"config":"D:\\Andrés\\Descargas\\test-project\\.prettierrc","parser":"html","stdin-filepath":"D:\\Andrés\\Descargas\\test-project\\example.html","loglevel":"debug","config-precedence":"file-override","cursor-offset":219,"debug-repeat":0,"ignore-path":".prettierignore","plugin":[],"plugin-search-dir":[]} [debug] load config file from 'D:\Andrés\Descargas\test-project\.prettierrc' [debug] loaded options `{"parser":"go-template"}` [debug] applied config-precedence (file-override): {"filepath":"D:\\Andrés\\Descargas\\test-project\\example.html","cursorOffset":219,"parser":"go-template","useTabs":false} Prettier process finished with exit code 0.