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(react): typescript and react version compatibility #321

Merged

Conversation

DaniAcu
Copy link
Contributor

@DaniAcu DaniAcu commented Mar 22, 2024

I found this 2 mistakes, first a small miss config in tsconfig and then a lot of typescript errors in the IDE.

I also add a support for react 17,the code is completely compatible but I don't know if is a priority for you guys or not, but I think is cool have this compatibility when is easy to be possible

Copy link

vercel bot commented Mar 22, 2024

@DaniAcu is attempting to deploy a commit to the darkroom Team on Vercel.

A member of the Team first needs to authorize it.

@clementroche clementroche merged commit bb87dfd into darkroomengineering:main Apr 9, 2024
1 check failed
@clementroche
Copy link
Member

thx @DaniAcu, it's merged. However "resolveJsonModule": true gives me some error. I commented it for now.

image

@DaniAcu
Copy link
Contributor Author

DaniAcu commented Apr 9, 2024

Thanks! Is it happening in building process? I will take a look why is this happend 😄

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.

2 participants