Fix wrap-iife linter rule

This commit is contained in:
HeeL
2016-10-13 11:40:10 +02:00
parent 0fc0b7e448
commit 9a0d764bbd
9 changed files with 15 additions and 16 deletions

View File

@@ -30,4 +30,4 @@
}
return module;
})(exports);
}(exports));