applications_mms/hvigor/hvigor-config.json5
zhouhongli2023 5810f226c0 update sdk12
Signed-off-by: zhouhongli2023 <zhouhongli5@huawei.com>
2024-12-26 15:27:28 +08:00

16 lines
735 B
Plaintext

{
"modelVersion": "5.0.1",
"dependencies": {},
"execution": {
// "daemon": true, /* Enable daemon compilation. Default: true */
// "incremental": true, /* Enable incremental compilation. Default: true */
// "parallel": true, /* Enable parallel compilation. Default: true */
// "typeCheck": false, /* Enable typeCheck. Default: false */
},
"logging": {
// "level": "info" /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */
},
"debugging": {
// "stacktrace": false /* Disable stacktrace compilation. Default: false */
}
}