1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript5,840 stars (5,840 stars)342 forks (342 forks)batch import
help wanted
Description
I hope this software can support code formatting. So can with convenient.
Contributor guide
- Tech stack
- javascriptreactreact native
- Domain
- developer experiencetooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue requests code formatting support for JSX. The repository appears to be a React Native IDE. Investigate what kind of formatting is needed (e.g., on save, manual command) and which formatting engine to use (e.g., Prettier). Review existing discussions in issue #187 for clarification. Check if any PRs exist that address this. The maintainers may need to clarify scope.