摘要:
vscode 不能成功加载 schema Unable to load schema from 'http://json.schemastore.org/package': Bad request. The request cannot be fulfilled due to bad syntax. 阅读全文
摘要:
前言,eslint既然存在就有它存在的道理,万事开头难,不要因为一时的困难就放弃使用,这些规则我整理了小半个下午 这里赠上关闭eslint的方法 rc文件里面直接root: false 规则名称 解释 vue/max-attributes-per-line 单行或者多行存在每行属性最大数 vue/s 阅读全文