Skip to content

fix(eslint-plugin): export top-level-styles rule and add missing rules to recommended config#844

Merged
layershifter merged 1 commit intomicrosoft:mainfrom
layershifter:fix/eslint-plugin-missing-rules
Apr 16, 2026
Merged

fix(eslint-plugin): export top-level-styles rule and add missing rules to recommended config#844
layershifter merged 1 commit intomicrosoft:mainfrom
layershifter:fix/eslint-plugin-missing-rules

Conversation

@layershifter
Copy link
Copy Markdown
Member

Summary

  • Export top-level-styles rule from the plugin (was defined but never exported)
  • Add styles-file and top-level-styles to the recommended config preset

Closes #746

Test plan

  • All 62 eslint-plugin tests pass
  • Build passes

🤖 Generated with Claude Code

…s to recommended config

- Export `top-level-styles` rule from the plugin (was defined but never exported)
- Add `styles-file` and `top-level-styles` to the recommended config

Closes microsoft#746

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@layershifter layershifter requested a review from a team as a code owner April 16, 2026 06:30
@github-actions
Copy link
Copy Markdown
Contributor

📊 Bundle size report

✅ No changes found

@layershifter layershifter merged commit b3bcfe3 into microsoft:main Apr 16, 2026
4 checks passed
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.

eslint: missing configuration for ESLint rules

2 participants