Switched from eslint and prettier to biome

This commit is contained in:
2025-10-20 15:21:17 +02:00
parent 66ad6c349a
commit 870825c5f2
15 changed files with 419 additions and 344 deletions

View File

@@ -1,4 +1,5 @@
import { integration } from "@/integration.js";
export * from "zod-pocketbase-continue";
import { integration } from '@/integration.js'
export default integration;
export * from 'zod-pocketbase-continue'
export default integration