chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { create } from "zustand"
|
||||
import type { User, UserRole, VerificationStatus } from "@/lib/types"
|
||||
import { create } from "zustand"
|
||||
|
||||
interface NotificationPrefs {
|
||||
order: boolean
|
||||
|
||||
Reference in New Issue
Block a user