feat(editor): add transient app state foundation
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"@view/*": ["./view/*"],
|
||||
"@core/*": ["./core/*"],
|
||||
"@renderer/*": ["./renderer/*"],
|
||||
"@commands/*": ["./commands/*"]
|
||||
"@commands/*": ["./commands/*"],
|
||||
"@editor/*": ["./editor/*"]
|
||||
},
|
||||
|
||||
// Some stricter flags (disabled by default)
|
||||
|
||||
Reference in New Issue
Block a user