chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { NextResponse } from "next/server"
|
||||
import { mockPlayers, mockServices, mockShops } from "@/lib/mock"
|
||||
import { searchCatalog } from "@/lib/search/search-catalog"
|
||||
import type { SearchSort } from "@/lib/search/types"
|
||||
import { NextResponse } from "next/server"
|
||||
|
||||
export const dynamic = "force-dynamic"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user