[dep] update to eslint 9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AdvancedListItem } from "@/types/common"
|
||||
import type { AdvancedListItem } from "@/types/common"
|
||||
|
||||
export interface File {
|
||||
dir: string
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { Owner } from "@/types/cfg"
|
||||
import type { Owner } from "@/types/cfg"
|
||||
|
||||
export interface XBase {
|
||||
name: string
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { AdvancedListItem } from "@/types/common"
|
||||
import type { AdvancedListItem } from "@/types/common"
|
||||
|
||||
export interface SteamUser extends AdvancedListItem {
|
||||
steamID64: string
|
||||
|
||||
Reference in New Issue
Block a user