mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 18:26:05 +08:00
chore: strict eslint check (#1084)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { expect } from '@playwright/test';
|
||||
import { test } from './libs/playwright';
|
||||
|
||||
import { loadPage } from './libs/load-page';
|
||||
import { newPage } from './libs/page-logic';
|
||||
import { test } from './libs/playwright';
|
||||
|
||||
loadPage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user