chore: adjust tsconfig for blocksuite (#9259)

change `moduleResolution` to `bundler`
This commit is contained in:
Saul-Mirone
2024-12-23 13:10:55 +00:00
parent 2793080a57
commit 989e318c57
6 changed files with 28 additions and 75 deletions
+3
View File
@@ -26,6 +26,9 @@
{
"path": "../../common/env"
},
{
"path": "../../../blocksuite/affine/all"
},
{
"path": "./tsconfig.node.json"
},