vetur關閉html標籤換行格式化

在settings中添加   "vetur.format.defaultFormatterOptions": {     "js-beautify-html": {       "wrap_line_length": 120,       "wrap_attributes": "auto",       "end_with_newline": false     }   }    
相關文章
相關標籤/搜索