Skip to content

Comments

Fix Angular import warning and enable lint rule to prevent regressions#2848

Merged
jattasNI merged 3 commits intomainfrom
angular-import-warning
Feb 3, 2026
Merged

Fix Angular import warning and enable lint rule to prevent regressions#2848
jattasNI merged 3 commits intomainfrom
angular-import-warning

Conversation

@jattasNI
Copy link
Contributor

@jattasNI jattasNI commented Feb 3, 2026

Pull Request

🤨 Rationale

Fixes #2845 and addresses warnings introduced by #2835 and described in this comment on that PR.

👩‍💻 Implementation

Enable the @typescript-eslint/no-import-type-side-effects lint rule.

Fix the violations including the one I introduced in spright chat plus some other pre-existing ones.

🧪 Testing

Inspected build output and warnings are now gone. Lint is now passing after addressing the violations.

✅ Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@jattasNI jattasNI changed the title Fix Angular import warning and enable lint rule to prevent Fix Angular import warning and enable lint rule to prevent regressions Feb 3, 2026
@jattasNI jattasNI marked this pull request as ready for review February 3, 2026 12:55
@jattasNI jattasNI enabled auto-merge (squash) February 3, 2026 12:55
@jattasNI jattasNI merged commit aad1c14 into main Feb 3, 2026
11 checks passed
@jattasNI jattasNI deleted the angular-import-warning branch February 3, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider enabling consistent-type-imports

2 participants