mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
chore:lint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { generateFiles } from 'fumadocs-openapi';
|
||||
import { generateFiles } from "fumadocs-openapi";
|
||||
|
||||
void generateFiles({
|
||||
input: ['./open-api.yaml'], // the OpenAPI schemas
|
||||
output: './content/docs/api',
|
||||
});
|
||||
input: ["./open-api.yaml"], // the OpenAPI schemas
|
||||
output: "./content/docs/api",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user