chore: lint

This commit is contained in:
Bereket Engida
2024-09-26 12:40:48 +03:00
parent 560909307b
commit 55cc6be03b
2 changed files with 8 additions and 8 deletions

View File

@@ -93,7 +93,7 @@ Create Auth endpoints wraps around `createEndpoint` from Better Call. Inside the
For other properties, you can check the <Link href="https://github.com/bekacru/better-call">Better Call</Link> documentation and the <Link href="https://github.com/better-auth/better-auth/blob/main/packages/better-auth/src/init.ts">source code </Link>.
**Rules for Endpoints**
- Makes sure you use kebab-case for the endpoint path.