eslint-plugin-chakra-ui
eslint-plugin-chakra-ui copied to clipboard
Roadmap for 1.0.0 release.
If there is anything you want to implement before the 1.0.0 release, please add it!
General
- [ ] No breaking change for the code (needs more unit test)
- [ ] #30
New Rule
- [ ] #20
Props Order
- [x] https://github.com/Monchi/eslint-plugin-chakra-ui/issues/15
- [x] Reserved props
Props Shorthand
- [ ] #17
@no-yan Could you create a detailed issue for use-unit-value
? You mean prefer m="4"
instead of m="1rem"
?