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

typescript fixes #85

Merged
merged 5 commits into from
Aug 11, 2022
Merged

typescript fixes #85

merged 5 commits into from
Aug 11, 2022

Conversation

EricWVGG
Copy link
Contributor

@EricWVGG EricWVGG commented Aug 7, 2022

Upgraded some packages (whee), and added some typescript fixes.

Note that using as any is always preferable to @ts-ignore… sometimes it's even the recommended solution to an issue, like the Magic as AbstractProvider thing:
magiclabs/magic-js#83

I added r, s, v to the eslint except for short vars… I'm starting to think we should just dump the id-length rule, what do you think?

Magic has a major version bump from 2.x to 3.0, I'll give that a test in another branch.

@vercel
Copy link

vercel bot commented Aug 7, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
artizen-frontend ✅ Ready (Inspect) Visit Preview Aug 8, 2022 at 2:46PM (UTC)

@rodrigopavezi rodrigopavezi merged commit 2c26d41 into main Aug 11, 2022
@rubelux rubelux deleted the ts-fixes branch November 25, 2022 10:30
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

2 participants