mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore: bump typescript to 5.1.3 (#2735)
Co-authored-by: LongYinan <lynweklm@gmail.com>
(cherry picked from commit c5a295a87b)
This commit is contained in:
@@ -2,5 +2,6 @@ import { beforeAll } from 'vitest';
|
||||
|
||||
beforeAll(async () => {
|
||||
console.log('Build plugins');
|
||||
// @ts-expect-error
|
||||
await import('../../apps/electron/scripts/plugins/build-plugins.mjs');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user