[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2026-03-02 11:58:46 +00:00 committed by GitHub
parent 52d02b132e
commit a9266fb7ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ This document tracks the migration away from legacy `portal-to-follow-elem` APIs
1. Business/UI features outside `app/components/base/**`
- Migrate old calls to semantic primitives.
- Keep `eslint-suppressions.json` stable or shrinking.
2. Legacy base components in allowlist
1. Legacy base components in allowlist
- Migrate allowlisted base callers gradually.
- Remove migrated files from allowlist immediately.
3. Cleanup
1. Cleanup
- Remove remaining suppressions for `no-restricted-imports`.
- Remove legacy `portal-to-follow-elem` implementation.