[PR #1492] [MERGED] 🔧 (eslint) add 'plugin:react/recommended' #3779

Closed
opened 2026-02-28 20:46:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1492
Author: @MatissJanis
Created: 8/8/2023
Status: Merged
Merged: 8/13/2023
Merged by: @MatissJanis

Base: masterHead: matiss/eslint


📝 Commits (3)

  • d4e62cc 🔧 (eslint) add 'plugin:react/recommended'
  • 3eb68bf Release notes
  • 2cc46d5 Merge branch 'master' into matiss/eslint

📊 Changes

9 files changed (+82 additions, -57 deletions)

View changed files

📝 .eslintignore (+2 -0)
📝 .eslintrc.js (+11 -1)
📝 packages/desktop-client/src/components/Notifications.tsx (+1 -0)
📝 packages/desktop-client/src/components/accounts/Account.js (+1 -1)
📝 packages/desktop-client/src/components/budget/MobileBudgetTable.js (+6 -1)
📝 packages/desktop-client/src/components/filters/FiltersMenu.js (+51 -50)
📝 packages/desktop-client/src/components/schedules/PostsOfflineNotification.js (+2 -2)
📝 packages/desktop-client/src/components/select/RecurringSchedulePicker.js (+2 -2)
upcoming-release-notes/1492.md (+6 -0)

📄 Description

Added plugin:react/recommended and enforced some of the rules.


🔄 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/1492 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/8/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/eslint` --- ### 📝 Commits (3) - [`d4e62cc`](https://github.com/actualbudget/actual/commit/d4e62cc37738569dfcd40580fc5a4edf79a58cc9) :wrench: (eslint) add 'plugin:react/recommended' - [`3eb68bf`](https://github.com/actualbudget/actual/commit/3eb68bf19a6fad924cb44aac5e1a2f9dc9be9ea6) Release notes - [`2cc46d5`](https://github.com/actualbudget/actual/commit/2cc46d541c5898ebfb0d4a77da3ce3aab9d6383e) Merge branch 'master' into matiss/eslint ### 📊 Changes **9 files changed** (+82 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `.eslintignore` (+2 -0) 📝 `.eslintrc.js` (+11 -1) 📝 `packages/desktop-client/src/components/Notifications.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/accounts/Account.js` (+1 -1) 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.js` (+6 -1) 📝 `packages/desktop-client/src/components/filters/FiltersMenu.js` (+51 -50) 📝 `packages/desktop-client/src/components/schedules/PostsOfflineNotification.js` (+2 -2) 📝 `packages/desktop-client/src/components/select/RecurringSchedulePicker.js` (+2 -2) ➕ `upcoming-release-notes/1492.md` (+6 -0) </details> ### 📄 Description Added `plugin:react/recommended` and enforced some of the rules. --- <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-02-28 20:46:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3779