[PR #47] [MERGED] Add missing comma to jest.config.js #17350

Closed
opened 2026-04-14 20:14:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/47
Author: @TomAFrench
Created: 5/6/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: fix-invalid-jest-config


📝 Commits (1)

  • 0ff5f3a fix: add missing comma to jest.config.js

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/desktop-client/jest.config.js (+1 -1)

📄 Description

We're missing a comma in this file which makes the module.exports invalid.


🔄 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/47 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 5/6/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `fix-invalid-jest-config` --- ### 📝 Commits (1) - [`0ff5f3a`](https://github.com/actualbudget/actual/commit/0ff5f3a1f742577335d70c95aa6cf0a71093cbca) fix: add missing comma to jest.config.js ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/jest.config.js` (+1 -1) </details> ### 📄 Description We're missing a comma in this file which makes the `module.exports` invalid. --- <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-14 20:14:08 -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#17350