[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -47,4 +47,4 @@ define(function () {
|
||||
};
|
||||
|
||||
return BundleRegistry;
|
||||
});
|
||||
});
|
||||
|
||||
@@ -85,4 +85,4 @@ define(['./BundleRegistry'], function (BundleRegistry) {
|
||||
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
@@ -22,4 +22,4 @@
|
||||
|
||||
define(['src/BundleRegistry'], function (BundleRegistry) {
|
||||
return new BundleRegistry();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user