Skip to content

Conversation

@Jexsie
Copy link

@Jexsie Jexsie commented Dec 30, 2025

Continuation for #68 since it was merging to the main

...hooksPlugin.configs.recommended.rules,
'react/react-in-jsx-scope': 'off',
'react-native/no-inline-styles': 'warn',
'react-native/no-color-literals': 'warn',
Copy link
Author

@Jexsie Jexsie Dec 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to enforce @IamLRB's UI tokens. All occurances of iniline styles and color literals will be trigger warnings.
All color literals will have to be defined in the tokens

Bahati308 and others added 3 commits December 30, 2025 15:08
- Add bug report template with component selection
- Add feature request template
- Configure to prevent blank issues
- Add links to documentation and discussions
…eria

Add optional User Story, Details, and Acceptance Criteria sections to
improve bug reproduction and testing capabilities.
- upgrade packages to the latest
- add a pnpm lock file
- update config files to use the es module syntax
Signed-off-by: Jessie Ssebuliba <[email protected]>

Signed-off-by: Jessie Ssebuliba <[email protected]>
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.

2 participants