зеркало из https://github.com/mozilla/brackets.git
add global window to satisfy JSLint
This commit is contained in:
Родитель
064e58c680
Коммит
bd175a4a64
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
/*jslint vars: true, plusplus: true, devel: true, nomen: true, indent: 4, maxerr: 50 */
|
||||
/*global define, $, brackets */
|
||||
/*global define, window, $, brackets */
|
||||
|
||||
/**
|
||||
* Utilities for managing pop-ups.
|
||||
|
|
Загрузка…
Ссылка в новой задаче