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

Disable eslint from running in generated TS #77

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

lucasavila00
Copy link
Contributor

Closes #74

@andogq andogq merged commit 8bb8e0b into andogq:main Aug 7, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request Aug 12, 2024
andogq added a commit that referenced this pull request Aug 12, 2024
# Version Updates

Merging this PR will release new versions of the following packages
based on your change files.




# qubit

## [0.10.0]
### feat

- 7fe1372 Add `/* eslint-disable */` to generated bindings (#77, thanks
@lucasavila00!)
- 7fe1372 Upgrade `ts-rs` to latest version (#76, thanks @lucasavila00!)
@andogq
Copy link
Owner

andogq commented Aug 12, 2024

Thanks for your contribution! I've released this in [email protected].

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.

Generated code contains unused imports, causing vite's default eslint config to complain
2 participants