前端的一些坑,一些记录,一些冷知识(16)

"prettier.singleQuote":true,"prettier.semi":false

可以使用插件 document this 方便写注释。

html tag 属性分行

wrap_attributes:force

选定变量后按 F12 找到定义位置。

其他

魔法隧道用 webpack 代理会 502。

在组件化编程中,悼念被同名组件浪费了几个钟的 debug 时间[蜡烛]。

局域网连不通的话,先试试,开共享,关闭防火墙。