opral / inlang-message-ui-components

Issue tracker for UI components
0 stars 0 forks source link

Add `installedLintRules` to get meta information about rules #101

Closed NilsJacobsen closed 3 months ago

NilsJacobsen commented 3 months ago

When linting the component we need to display the meta information (that could potentially also be translated). To do so, we need the installedLintRules in the component.

I'm gonna make the field optional and fallback to id, to reduce the initial amount of props