[PR #4827] [MERGED] chore(docs): lint fix #5600

Closed
opened 2026-03-13 12:29:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4827
Author: @himself65
Created: 9/22/2025
Status: Merged
Merged: 9/22/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/09/22/bump


📝 Commits (1)

📊 Changes

4 files changed (+3 additions, -6 deletions)

View changed files

📝 docs/components/ai-chat-modal.tsx (+1 -1)
📝 docs/components/endpoint.tsx (+0 -2)
📝 docs/components/nav-mobile.tsx (+1 -2)
📝 package.json (+1 -1)

📄 Description

Summary by cubic

Cleaned up docs components by removing unused imports and updated the lint:fix script to apply Biome’s unsafe fixes. This lowers lint noise and keeps docs builds clean.

  • Refactors
    • Removed unused imports in ai-chat-modal.tsx, endpoint.tsx, and nav-mobile.tsx.
    • Updated package.json: lint:fix now runs biome check . --fix --unsafe.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/4827 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/22/bump` --- ### 📝 Commits (1) - [`4cc51af`](https://github.com/better-auth/better-auth/commit/4cc51afd35a78d8c751c226019a226051ba428ab) chore(docs): lint fix ### 📊 Changes **4 files changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/ai-chat-modal.tsx` (+1 -1) 📝 `docs/components/endpoint.tsx` (+0 -2) 📝 `docs/components/nav-mobile.tsx` (+1 -2) 📝 `package.json` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Cleaned up docs components by removing unused imports and updated the lint:fix script to apply Biome’s unsafe fixes. This lowers lint noise and keeps docs builds clean. - **Refactors** - Removed unused imports in ai-chat-modal.tsx, endpoint.tsx, and nav-mobile.tsx. - Updated package.json: lint:fix now runs biome check . --fix --unsafe. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:29:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5600