警告如下 Problems loading reference 'https://json.schemastore.org/stylelintrc.json': Unable to load schema from 'https://json.schemastore.org/stylelintrc.json': read ECONNRESET. 解决如下 在设置(settings.json)里 新增一条属性 "http.proxySupport": "off",