240 发简信
IP属地:北京
  • vscode+eslint+vue+html+css 一步到位

    目的:在用vscode编辑vue和html文件时,用eslint可以同时验证其中的js代码,让其符合js standard和vue的规则。 ==...