[PR #6121] [MERGED] TypeScript: make vite config files strict TS compliant #24947

Closed
opened 2026-04-16 18:19:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6121
Author: @MatissJanis
Created: 11/11/2025
Status: Merged
Merged: 11/12/2025
Merged by: @MatissJanis

Base: masterHead: matiss/strict-vite-config-typescript


📝 Commits (3)

  • cc12a88 TypeScript: make vite config files strict TS compliant
  • 0db1648 Update ESLint configuration to include useEffectAfterMount in additionalHooks
  • 848aa32 [autofix.ci] apply automated fixes

📊 Changes

5 files changed (+25 additions, -25 deletions)

View changed files

📝 eslint.config.mjs (+15 -18)
📝 packages/desktop-client/vite.config.mts (+4 -4)
📝 packages/loot-core/vite.config.ts (+0 -2)
📝 packages/plugins-service/vite.config.mts (+0 -1)
upcoming-release-notes/6121.md (+6 -0)

📄 Description

No description provided


🔄 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/6121 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/strict-vite-config-typescript` --- ### 📝 Commits (3) - [`cc12a88`](https://github.com/actualbudget/actual/commit/cc12a884f49a15e9257b9a93feeda13eb36fa530) TypeScript: make vite config files strict TS compliant - [`0db1648`](https://github.com/actualbudget/actual/commit/0db1648712e52b5767f240191ea15bf72fd03c9a) Update ESLint configuration to include useEffectAfterMount in additionalHooks - [`848aa32`](https://github.com/actualbudget/actual/commit/848aa32ba014ef607fd4de21cdaaf595b7ffaa2a) [autofix.ci] apply automated fixes ### 📊 Changes **5 files changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `eslint.config.mjs` (+15 -18) 📝 `packages/desktop-client/vite.config.mts` (+4 -4) 📝 `packages/loot-core/vite.config.ts` (+0 -2) 📝 `packages/plugins-service/vite.config.mts` (+0 -1) ➕ `upcoming-release-notes/6121.md` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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-16 18:19:35 -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#24947