ESlint padded-blocks

This commit is contained in:
Peter Jaszkowiak
2017-02-18 02:32:24 -07:00
parent feb8405f95
commit 3b0dd2d1ef
226 changed files with 1 additions and 375 deletions

View File

@@ -17,7 +17,6 @@
var diff = process.hrtime(start);
return (diff[0] * 1e3) + (diff[1] / 1e6);
};
} else {
XRegExp = window.XRegExp;
}
@@ -479,7 +478,6 @@
if ('undefined' !== typeof window) {
window.utils = module.exports;
}
}('undefined' === typeof module ? {
module: {
exports: {},