We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Generally:
makeprg
errormsg
Also, try adding new commands related to Blueprint and its integration into the pipeline.
Additionally, consider using @tact-lang/compiler or its CLI for:
@tact-lang/compiler
(Optional) Introduce an auto-generation or basic help with tact.config.json. Suggest using JSON Schema.
tact.config.json
P.S.: npx tact --check
npx tact --check
The text was updated successfully, but these errors were encountered:
The following would help tremendously here and in #10 — tact-lang/tact#285
Sorry, something went wrong.
novusnota
No branches or pull requests
Generally:
makeprg
to match builds with and without Blueprinterrormsg
to match error messages coming from those builds.Also, try adding new commands related to Blueprint and its integration into the pipeline.
Additionally, consider using
@tact-lang/compiler
or its CLI for:(Optional) Introduce an auto-generation or basic help with
tact.config.json
. Suggest using JSON Schema.P.S.:
npx tact --check
The text was updated successfully, but these errors were encountered: