目前格式化的時候經常會自動換行eg:returnwepy.chooseImage({count:1,sizeType:"original"}).then(res=>res.tempFilePaths[0]);會被格式化為returnwepy.chooseImage({count:1,sizeType:"original"}).then(res=>res.tempFilePaths[0]);如何才能關掉自動換行的呢?
vscode 中 格式化 vue 如何不自動換行
慕工程0101907
2019-05-15 10:41:24