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: wagmi and viem types #148

Merged
merged 2 commits into from
Dec 9, 2023
Merged

fix: wagmi and viem types #148

merged 2 commits into from
Dec 9, 2023

Conversation

Zizzamia
Copy link
Contributor

@Zizzamia Zizzamia commented Dec 9, 2023

What changed? Why?
Apperently "moduleResolution": "Node", does the trick to fix the types.

Notes to reviewers

How has it been tested?

@Zizzamia Zizzamia mentioned this pull request Dec 9, 2023
3 tasks
@Zizzamia Zizzamia merged commit 38b5aa1 into main Dec 9, 2023
4 checks passed
@Zizzamia Zizzamia deleted the zizzamia/node branch December 9, 2023 10:18
Copy link

@Hi2885 Hi2885 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to be done

@@ -12,7 +12,7 @@
"noEmit": true,
"esModuleInterop": true,
"module": "esnext",
"moduleResolution": "bundler",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@@ -12,7 +12,7 @@
"noEmit": true,
"esModuleInterop": true,
"module": "esnext",
"moduleResolution": "bundler",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[]

- Support Progressive Web Apps ⚡️
- Foundry integration
- _Client Analytics (Coming Soon)_
- _Tests Suite (Coming Soon)_
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants