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
As an external developer using the Solid Design System, I would like to make my code more robust using code best practices, by following eslint rules.
Suggested Solution
An Eslint Custom Rules package is setup on the monorepo to provide guidance to external developers using the SDS.
Subtasks
Setup eslint custom rules package
Structure package to handle custom eslint rules, in a nice way.
Investigate if the new package can be set as a peer dependency of the components package, to avoid versions mismatch between components and eslint rules on external developers projects.
DoR
Item has business value
Item all subtasks have been estimated by the team
Item is clear and well-defined
Item dependencies have been identified
DoD
All subtasks have been closed
The text was updated successfully, but these errors were encountered:
User Story
As an external developer using the Solid Design System, I would like to make my code more robust using code best practices, by following eslint rules.
Suggested Solution
An Eslint Custom Rules package is setup on the monorepo to provide guidance to external developers using the SDS.
Subtasks
DoR
DoD
The text was updated successfully, but these errors were encountered: