JsLint undeclared ‘window’

如果使用IDEA 设置一下 globals

或 

/*global window */

... your script goes here



https://stackoverflow.com/questions/1404078/jslints-issue-with-window-as-a-global-variable
posted @ 2018-01-17 17:11  Lucky、Dog  阅读(364)  评论(0编辑  收藏  举报