JSHin不验证`.js`文件里面的脚本,只验证`<script>`标签内的脚本

##如题

新建的.js文件内的代码jshint不再验证,只能验证行内脚本了这是为什么?

不胜感激。

我的linter-jshint 根本不验证了