chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { create } from "zustand"
|
||||
import type { Player } from "@/lib/types"
|
||||
import { create } from "zustand"
|
||||
|
||||
type PlayerStatus = Player["status"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user