[PR #2380] [MERGED] [Maintenance] Add tsconfig excludes #46095

Closed
opened 2026-04-26 08:11:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2380
Author: @joel-jeremy
Created: 2/20/2024
Status: Merged
Merged: 2/20/2024
Merged by: @joel-jeremy

Base: masterHead: add-tsconfig-excludes


📝 Commits (2)

📊 Changes

2 files changed (+32 additions, -6 deletions)

View changed files

📝 tsconfig.json (+26 -6)
upcoming-release-notes/2380.md (+6 -0)

📄 Description

Add folders to tsconfig excludes to fix vscode "Configure Excludes" warning and make ts server work.


🔄 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/actualbudget/actual/pull/2380 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `add-tsconfig-excludes` --- ### 📝 Commits (2) - [`fb1a21c`](https://github.com/actualbudget/actual/commit/fb1a21c6bcc8358145e9e190ee2135c2251e002d) Add tsconfig excludes - [`5535d75`](https://github.com/actualbudget/actual/commit/5535d75b3748221517312ea0ce95f14120008e1c) Release notes ### 📊 Changes **2 files changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `tsconfig.json` (+26 -6) ➕ `upcoming-release-notes/2380.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Add folders to tsconfig excludes to fix vscode "Configure Excludes" warning and make ts server work. --- <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-04-26 08:11:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#46095