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