fix code styling #370
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Required to safely use 6to5/register within a browserify codebase.
|
||||
module.exports = function(){};
|
||||
module.exports = function () {};
|
||||
|
||||
require("./polyfill");
|
||||
|
||||
Reference in New Issue
Block a user