sublime text3 使用HTMLPrettify 插件造成 运算符?两侧添加空格
插件地址 https://github.com/victorporof/Sublime-HTMLPrettify
const title = computed(() => globSetting ? .title ? ? ''); 多了一些空格之后代码运行报错
格式化时不要在“?”前后添加空格