Optional
mode?: ModeCompilation mode of the project.
Read more: https://docs.tact-lang.org/book/config#projects-mode
Name of the project. All generated files are prefixed with it.
Read more: https://docs.tact-lang.org/book/config#projects-name
Optional
options?: OptionsCompilation options for the project.
Read more: https://docs.tact-lang.org/book/config#projects-options
Path to the directory where all generated files will be placed.
Read more: https://docs.tact-lang.org/book/config#projects-output
Path to the project's Tact file. You can only specify one Tact file per project.
Read more: https://docs.tact-lang.org/book/config#projects-path
Optional
verbose?: numberSets the verbosity level — higher values produce more output. Default is 1.
Per-project configuration options
Read more: https://docs.tact-lang.org/book/config#projects