mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore: upgrade to eslint9 (#9163)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import dayjs from 'dayjs';
|
||||
|
||||
import { type I18nInstance, I18n } from '../i18next';
|
||||
import { I18n, type I18nInstance } from '../i18next';
|
||||
|
||||
export type TimeUnit =
|
||||
| 'second'
|
||||
|
||||
Reference in New Issue
Block a user