FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: support typescript jsxFragmentFactory by bluelovers · Pull Request #33 · developit/vhtml · GitHub

feat: support typescript jsxFragmentFactory - #33

Open
bluelovers wants to merge 1 commit into
developit:masterfrom
bluelovers:patch-1
Open

feat: support typescript jsxFragmentFactory#33
bluelovers wants to merge 1 commit into
developit:masterfrom
bluelovers:patch-1

Conversation

Copy link
Copy Markdown

#31

    "jsxFragmentFactory": "Fragment",

or

    "jsxFactory": "vhtml",
    "jsxFragmentFactory": "vhtml.Fragment",

import h, { Fragment } from 'vhtml';

developit#31

```json
    "jsxFragmentFactory": "Fragment",
```

or

```json
    "jsxFactory": "vhtml",
    "jsxFragmentFactory": "vhtml.Fragment",
```

---

```ts
import h, { Fragment } from 'vhtml';
```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL