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

Run prettier on bindings.js #69

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dannywillems
Copy link
Member

@dannywillems dannywillems commented Jul 10, 2023

Use

npm install -g prettier
prettier -w bindings.js

Initially 53b6f8b

This PR will be followed by other small PR's exposing new structures to wasm/js, to follow PR in proof-systems (see o1-labs/proof-systems#1115)

@dannywillems dannywillems requested a review from a team as a code owner July 10, 2023 09:55
Use
```
npm install -g prettier
prettier -w bindings.js
```

Initially 53b6f8b
Copy link
Contributor

@mitschabaude mitschabaude left a comment

Choose a reason for hiding this comment

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

nice!

@dannywillems dannywillems merged commit 4465014 into develop Jul 10, 2023
@dannywillems dannywillems deleted the dannywillems/run-prettier-on-bindings-js branch July 10, 2023 15:17
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.

3 participants