屏蔽 VSCode TypeError Cannot read properties of undefined (reading ‘xxx‘) 的方法

先给方法:在“筛选”中点掉wainings和errors即可

屏蔽 VSCode TypeError Cannot read properties of undefined (reading ‘xxx‘) 的方法_第1张图片 

本来打开“开发人员工具”是为了方便查看程序输出的结果,然而满屏的错误警告,而且是无关紧要,可有可无的错误(无视也不影响程序运行),严重影响心情。

屏蔽 VSCode TypeError Cannot read properties of undefined (reading ‘xxx‘) 的方法_第2张图片

按照提示去尝试修改,发现着实难为自己的菜鸟水平,重装了好几次还是没法解决。

这写的都是啥,啥,啥

屏蔽 VSCode TypeError Cannot read properties of undefined (reading ‘xxx‘) 的方法_第3张图片

只要程序是正常能运行的,想无视这些配置啥的错误和警告,直接“筛选”掉就可以了,眼不见为净。(话说本来配置环境有问题关我这个小程序员什么事)

屏蔽 VSCode TypeError Cannot read properties of undefined (reading ‘xxx‘) 的方法_第4张图片

瞬间清爽

屏蔽 VSCode TypeError Cannot read properties of undefined (reading ‘xxx‘) 的方法_第5张图片

 

你可能感兴趣的:(AutoJS学习笔记,javascript,开发语言,ecmascript,js)