eslint-plugin-chakra-ui icon indicating copy to clipboard operation
eslint-plugin-chakra-ui copied to clipboard

Roadmap for 1.0.0 release.

Open no-yan opened this issue 3 years ago • 1 comments

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 avatar Jan 29 '22 14:01 no-yan

@no-yan Could you create a detailed issue for use-unit-value? You mean prefer m="4" instead of m="1rem"?

yukukotani avatar Jan 30 '22 07:01 yukukotani