Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
遵循在 Notepad++ 中使用 JSLint 中的说明。使用 JavaScript Lint(不是 JSLint)。
我正在使用 jQuery 库。你如何忽略 300 条 jQuery 警告?
在你的 conf.txt 添加
/*global $, jQuery*/