style(core): ESLint自动修复代码格式问题 (#210)
This commit is contained in:
@@ -50,12 +50,12 @@ export interface IScene {
|
||||
* 标识符池
|
||||
*/
|
||||
readonly identifierPool: IdentifierPool;
|
||||
|
||||
|
||||
/**
|
||||
* 组件存储管理器
|
||||
*/
|
||||
readonly componentStorageManager: ComponentStorageManager;
|
||||
|
||||
|
||||
/**
|
||||
* 查询系统
|
||||
*/
|
||||
@@ -316,4 +316,4 @@ export interface ISceneConfig {
|
||||
* 场景名称
|
||||
*/
|
||||
name?: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user