You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From historically reasons @fluentui/eslint-plugin project was the only place that implemented custom rules used within monorepo and across project domain boundaries. This state of things is hard to maintain, extend and understand.
We need to overhaul current implementation and how we setup our lint configuration within projects.
Library
React Components / v9 (@fluentui/react-components)
Pre-requirements:
Describe the feature that you would like added
From historically reasons
@fluentui/eslint-plugin
project was the only place that implemented custom rules used within monorepo and across project domain boundaries. This state of things is hard to maintain, extend and understand.We need to overhaul current implementation and how we setup our lint configuration within projects.
Setup
Architecture
workspace specific rule lives within workspace
eslint-rules
projectwe have plugin per domain:
Have you discussed this feature with our team
@microsoft/react-fliuent-build
Additional context
No response
Validations
Priority
Normal
Related Issues
The text was updated successfully, but these errors were encountered: