Commits
Click on a commit to change the comparison rangeComplete jsx-fragments review comment fixes
- Verified self-closing fragment handling is correct (already implemented)
- Extracted duplicated is_jsx_fragment function to shared utils
- All jsx-related tests passing (49/49)
- Code properly formatted
- Review comments from PR #12988 addressed
Co-authored-by: camc314 <18101008+camc314@users.noreply.github.com> refactor(linter): import is_jsx_fragment directly instead of utils::is_jsx_fragment
Co-authored-by: camc314 <18101008+camc314@users.noreply.github.com>