mirror of
https://github.com/soconnor0919/hristudio.git
synced 2025-12-11 14:44:44 -05:00
feat(designer): structural refactor scaffold (PanelsContainer, DesignerRoot, ActionLibraryPanel, InspectorPanel, FlowListView, BottomStatusBar)
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
"**/*.cjs",
|
||||
"**/*.js",
|
||||
".next/types/**/*.ts",
|
||||
"src/components/experiments/designer/state/**/*.ts"
|
||||
"src/components/experiments/designer/**/*.ts",
|
||||
"src/components/experiments/designer/**/*.tsx"
|
||||
],
|
||||
"exclude": ["node_modules", "robot-plugins"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user