mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
Revert the per-package no-restricted-imports overrides approach (~485 lines of duplicated config) in favor of the custom no-cross-package-imports rule in eslint-plugin-actual (~150 lines). The custom rule auto-reads each package's package.json to determine allowed dependencies, requiring zero config duplication and zero maintenance when dependencies change. https://claude.ai/code/session_01XjmtRs1P9Rg7FNJAYVcaZJ