chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Player, PlayerService, Shop } from "@/lib/types"
|
||||
import type { SearchResponse, SearchResultItem, SearchSort } from "@/lib/search/types"
|
||||
import type { Player, PlayerService, Shop } from "@/lib/types"
|
||||
|
||||
export interface SearchCatalogParams {
|
||||
q?: string
|
||||
|
||||
Reference in New Issue
Block a user