mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 23:20:59 +00:00
eslint override
This commit is contained in:
parent
ad4109aece
commit
c57112414a
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ var GameObject = new Class({
|
||||||
*/
|
*/
|
||||||
getIndexList: function ()
|
getIndexList: function ()
|
||||||
{
|
{
|
||||||
|
// eslint-disable-next-line consistent-this
|
||||||
var child = this;
|
var child = this;
|
||||||
var parent = this.parentContainer;
|
var parent = this.parentContainer;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue