[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
This commit is contained in:
@@ -37,7 +37,7 @@ define(
|
||||
height: 24,
|
||||
url: "http://www.nasa.gov"
|
||||
};
|
||||
testElements = [ {}, {}, testElement, {} ];
|
||||
testElements = [{}, {}, testElement, {}];
|
||||
proxy = new ImageProxy(
|
||||
testElement,
|
||||
testElements.indexOf(testElement),
|
||||
|
||||
Reference in New Issue
Block a user