Empty functions in Javascript

后端 未结 0 1940
心在旅途
心在旅途 2021-02-11 15:40

If I have something like this:

var blah = function() { };

and then later in code blah is being used, what is the JSLint hint that says remove t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题