refactor(editor): simplify tsconfig (#9439)

This commit is contained in:
Saul-Mirone
2024-12-30 16:15:34 +00:00
parent 8d269c838d
commit 397a48380e
26 changed files with 43 additions and 232 deletions

View File

@@ -15,13 +15,7 @@
"path": "../shared"
},
{
"path": "../../framework/block-std"
},
{
"path": "../../framework/global"
},
{
"path": "../../framework/store"
"path": "../../framework"
}
]
}