代码?
const a = {a: 'b'};
然后格式化?
const a = { a: 'b' };
vscode 现在是否支持在打开大括号之后和关闭大括号之前删除空格?
visual-studio-code
visual-studio-code ×1