Jason
Jason
+1 thanks for tracking this
Set it up to run tests against only staged files: `npm run test:staged`
@shimkiv Can you post the contents of your `config.json` and output from `zk system` please?
> We can say the same for pretty much anything :). Like having an example of config.json file why we even need current zk config configurator? This serves a purpose...
https://github.com/o1-labs/zkapp-cli/blob/main/.github/workflows/ci.yml
Yes I think so. +1 There is a `jest.config.js` for `project-ts` so that it can run `.ts` extension test files. When updating the Snapp CLI to run both JS and...
Updated the helper text to read `Set the Mina GraphQL API URL to deploy to` in this [PR](https://github.com/o1-labs/zkapp-cli/pull/195). I think this addresses the main part of this issue. I'm somewhat...
When time. Low priority
Related: To make it more DRY, we could store the indent string as a var and prepend it to messages.
The output in the original post looks ok in my terminal: ``` ✔ Build project ✔ Generate build.json ✔ Choose smart contract Only one smart contract exists in the project:...