tres
tres copied to clipboard
Support for kebab-case style component naming
Description
I have been using the kebab-case style component with eslint constraints. However, Tres only supports UpperCamelCase, which breaks the style we already have, can we have support for kebab-case style component?
Suggested solution
Do a naming conversion when reading the component
Alternative
No response
Additional context
No response
Validations
- [X] I agree to follow this project's Code of Conduct
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.