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/add ts suppress error comment #223

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

vplasencia
Copy link
Member

Description

Add the TypeScript suppress error comment (// @ts-ignore)

Related Issue

#222

Does this introduce a breaking change?

  • Yes
  • No

@cedoor cedoor added the bug 🐛 Something isn't working label Jan 11, 2023
@cedoor cedoor linked an issue Jan 11, 2023 that may be closed by this pull request
@cedoor cedoor added this to the Semaphore Protocol v3 milestone Jan 11, 2023
@vplasencia vplasencia changed the base branch from main to dev January 11, 2023 17:33
@cedoor cedoor merged commit bdfc8d6 into dev Jan 11, 2023
@cedoor cedoor deleted the fix/add-ts-suppress-error-comment branch January 11, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add // @ts-ignore comment in the test file
2 participants