mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
refactor(editor): simplify tsconfig (#9439)
This commit is contained in:
@@ -10,13 +10,7 @@
|
||||
"include": ["./src", "./src/**/*.json"],
|
||||
"references": [
|
||||
{
|
||||
"path": "../framework/global"
|
||||
},
|
||||
{
|
||||
"path": "../framework/store"
|
||||
},
|
||||
{
|
||||
"path": "../framework/block-std"
|
||||
"path": "../framework"
|
||||
},
|
||||
{
|
||||
"path": "../blocks"
|
||||
|
||||
Reference in New Issue
Block a user