mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
JSHint obeisance
This commit is contained in:
parent
9a69e89465
commit
7454dc598e
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user