[PR #607] [MERGED] fix: CLI fails on trailing commas when reading tsconfig #3393

Closed
opened 2026-03-13 10:52:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/607
Author: @Bekacru
Created: 11/20/2024
Status: Merged
Merged: 11/20/2024
Merged by: @Bekacru

Base: nextHead: fix/cli


📝 Commits (2)

📊 Changes

5 files changed (+915 additions, -897 deletions)

View changed files

📝 demo/nextjs/app/dashboard/user-card.tsx (+1 -1)
📝 docs/components/sidebar-content.tsx (+906 -879)
📝 packages/cli/package.json (+1 -0)
📝 packages/cli/src/utils/get-config.ts (+4 -17)
📝 pnpm-lock.yaml (+3 -0)

📄 Description

closes #601


🔄 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/607 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 11/20/2024 **Status:** ✅ Merged **Merged:** 11/20/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `next` ← **Head:** `fix/cli` --- ### 📝 Commits (2) - [`7372d83`](https://github.com/better-auth/better-auth/commit/7372d834236149d8492e8a7d5aed3f49247d7670) fix: handle trailing comma for tsconfig - [`41f6b67`](https://github.com/better-auth/better-auth/commit/41f6b6776fcc38f9a50a7335a1ea57fb2f819611) chore:lint ### 📊 Changes **5 files changed** (+915 additions, -897 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/app/dashboard/user-card.tsx` (+1 -1) 📝 `docs/components/sidebar-content.tsx` (+906 -879) 📝 `packages/cli/package.json` (+1 -0) 📝 `packages/cli/src/utils/get-config.ts` (+4 -17) 📝 `pnpm-lock.yaml` (+3 -0) </details> ### 📄 Description closes #601 --- <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 10:52:20 -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#3393