mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
chore: adjust tsconfig for blocksuite (#9259)
change `moduleResolution` to `bundler`
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
import type { DocCollection } from '@blocksuite/affine/store';
|
||||
|
||||
declare global {
|
||||
// eslint-disable-next-line no-var
|
||||
// oxlint-disable-next-line no-var
|
||||
var __appInfo: {
|
||||
electron: boolean;
|
||||
scheme: string;
|
||||
|
||||
Reference in New Issue
Block a user