青尢的web技术博客,vue,php,node,nestjs,thinkphp,fastadmin等
安装 eslint 插件后,就是不生效,没有错误提示。
都没有解决。
"eslint.validate": [ "javascript", "javascriptreact", "html", "typescriptreact", "vue" ], // 主要是上面的起作用了 "eslint.nodePath": "D:\\Program Files\\nodejs", "eslint.debug": true, "eslint.format.enable": true, "eslint.lintTask.enable": true