Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): complete used interface of JSX fallback #16

Merged
merged 7 commits into from
Oct 12, 2022

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Oct 10, 2022

This PR contains two commits:

9d6ca6d: adds a new task to CI to test that types can run without an implementation of JSX

The ci failure is expected, as it is fixed in next commit

89c98ef: fixes the types introduced in #13 further, to also implement all implicit usage of JSX

FX-1855

@Haroenv Haroenv changed the title ci(types): run type tests without react types as well fix(types): complete used interface of JSX fallback Oct 12, 2022
@Haroenv Haroenv marked this pull request as ready for review October 12, 2022 08:59
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
packages/highlight-vdom/src/Highlight.tsx Outdated Show resolved Hide resolved
packages/highlight-vdom/src/Highlight.tsx Outdated Show resolved Hide resolved
scripts/empty-package/index.d.ts Outdated Show resolved Hide resolved
scripts/empty-package/package.json Outdated Show resolved Hide resolved
.circleci/config.yml Outdated Show resolved Hide resolved
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.

None yet

3 participants