mirror of
https://gitee.com/openharmony/applications_mms
synced 2025-02-16 22:58:11 +00:00
16 lines
735 B
Plaintext
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 */
|
|
}
|
|
} |