mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 05:47:09 +08:00
build: enhance tsconfig type check (#2732)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// cSpell:ignore Tolgee
|
||||
import fs from 'node:fs/promises';
|
||||
import path from 'node:path';
|
||||
import * as fs from 'node:fs/promises';
|
||||
import * as path from 'node:path';
|
||||
|
||||
import { format } from 'prettier';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user