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

Feature/configure linter #1

Conversation

Czino
Copy link

@Czino Czino commented Dec 29, 2022

I found the lint command threw an error so I added the dependencies to make it work.

In this PR you'll also find that the package-lock.json and yarn.lock completely changed. I deleted them and did a fresh install to get them to the latest version. Checked commit history and didn't find that versions of single modules have been updated (e.g. through Dependency Bot)

Also I did not intentionally edit lib/lib/interfaces.d.ts but it got changed on install. The declare here does not seem relevant as it's already exported.

@StaxoLotl
Copy link
Owner

Thank you @Czino.
Good catch, didn't realise the missing dependencies. Happy to merge this as soon as conflicts are resolved.

@Czino
Copy link
Author

Czino commented Dec 29, 2022

Merge conflicts have been resolved. Small issues: unused imports, lax comparison, lines too long, biggest of which are sorting issues imposed by prettier.

Copy link
Owner

@StaxoLotl StaxoLotl left a comment

Choose a reason for hiding this comment

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

Looking good!

@StaxoLotl StaxoLotl merged commit 0b0a0de into StaxoLotl:align-api-with-bdk-ffi Dec 29, 2022
StaxoLotl pushed a commit that referenced this pull request Jul 28, 2023
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