ESlint strict

This commit is contained in:
Peter Jaszkowiak
2017-02-18 02:23:47 -07:00
parent a038c66549
commit f3a8256f35
17 changed files with 154 additions and 135 deletions

View File

@@ -1,6 +1,6 @@
(function (module) {
'use strict';
'use strict';
(function (module) {
var utils;
var fs;
var XRegExp;