mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 13:20:43 +00:00
Silence ESLint
This commit is contained in:
@@ -167,7 +167,7 @@ export class MapPlaylist {
|
||||
}
|
||||
|
||||
this.firstMapToLast(type);
|
||||
} while (true);
|
||||
} while (true); // eslint-disable-line no-constant-condition
|
||||
}
|
||||
|
||||
private async buildConfig(
|
||||
|
||||
Reference in New Issue
Block a user