mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
chore: strict eslint check (#1084)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { test, expect } from '@playwright/test';
|
||||
import { expect, test } from '@playwright/test';
|
||||
|
||||
import { isMobile } from '../get-is-mobile';
|
||||
|
||||
test.describe('get-is-mobile', () => {
|
||||
|
||||
Reference in New Issue
Block a user