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

feat: use JS naming convention for generated functions #6

Merged
merged 1 commit into from
May 22, 2023

Conversation

TomAFrench
Copy link
Member

This PR adds the js-name attribute to the exported functions so they are in camelCase rather than snake_case.

@TomAFrench TomAFrench merged commit 482be49 into master May 22, 2023
@TomAFrench TomAFrench deleted the js-name-convention branch May 22, 2023 05:40
TomAFrench added a commit that referenced this pull request May 22, 2023
* master:
  chore: enforce type on oracle callback function (#15)
  chore: add jsdoc for `execute_circuit` (#13)
  chore: add release-please action (#12)
  chore: add smoketest for build-info (#11)
  chore(ci): add eslint to CI (#10)
  feat: Enforce `WitnessMap` type in TS (#9)
  chore: add type aliases for tests (#7)
  feat: use JS naming convention for generated functions (#6)
  chore: remove unnecessary peer dependency
@github-actions github-actions bot mentioned this pull request Jun 5, 2023
@github-actions github-actions bot mentioned this pull request Jun 26, 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.

1 participant