chore(format): add prettier-plugin-organize-imports and sort imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, expect, it } from "vitest"
|
||||
import { allow, deny, requireAuth } from "@/lib/policy/assert"
|
||||
import { describe, expect, it } from "vitest"
|
||||
|
||||
describe("policy decision helpers", () => {
|
||||
it("returns ok for allow", () => {
|
||||
|
||||
Reference in New Issue
Block a user