目前格式化的時候經(jīng)常會自動換行eg:returnwepy.chooseImage({count:1,sizeType:"original"}).then(res=>res.tempFilePaths[0]);會被格式化為returnwepy.chooseImage({count:1,sizeType:"original"}).then(res=>res.tempFilePaths[0]);如何才能關(guān)掉自動換行的呢?
vscode 中 格式化 vue 如何不自動換行
哆啦的時光機(jī)
2019-05-21 17:04:55