style(core): ESLint自动修复代码格式问题 (#210)
This commit is contained in:
@@ -154,7 +154,7 @@ export class EntityCache {
|
||||
trackedCount: number;
|
||||
frameEntityCount: number;
|
||||
persistentEntityCount: number;
|
||||
} {
|
||||
} {
|
||||
return {
|
||||
hasFrame: this._frameCache !== null,
|
||||
hasPersistent: this._persistentCache !== null,
|
||||
|
||||
Reference in New Issue
Block a user