JSHint obeisance

print-window-tiddler
Jeremy Ruston 2012-05-05 22:50:01 +01:00
rodzic 9a69e89465
commit 7454dc598e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ This file is a bit of a dumping ground; the expectation is that most of these fu
\*/
(function(){
/*jslint node: true */
/*jslint node: true, browser: true */
"use strict";
var utils = exports;