babel / babel/babel

Flow Explicit type specification for jsx

Open
#9,926 1 comment 2 reactions 0 assignees View on GitHub
area: flow
Dominant language
TypeScript
Stars
44k
Forks
6k
Avg merge
5d 15h
Merged PRs (30d)
23

Description

## Feature Request

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I have an issue when [...]
support syntax in flowtype plugin for type instantiation for jsx, eg:
```jsx
/>
```
according to: https://github.com/facebook/flow/issues/7672

**Describe the solution you'd like**
A clear and concise description of what you want to happen. Add any considered drawbacks.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Teachability, Documentation, Adoption, Migration Strategy**
If you can, explain how users will be able to use this and possibly write out a version the docs.
Maybe a screenshot or design?

Contributor guide

Open the contributing guide

Research direction

The issue names no Babel files or tests. Start by reading the referenced Flow issue and locating Babel's Flowtype plugin and its JSX parsing tests. Done means the plugin accepts the shown explicit type syntax for JSX and the behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.