mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
chore: adjust tsconfig for blocksuite (#9259)
change `moduleResolution` to `bundler`
This commit is contained in:
2
packages/common/env/src/constant.ts
vendored
2
packages/common/env/src/constant.ts
vendored
@@ -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