這一行 `const search = this.matchString(this.getAllLogsAsString(files), '\\{\\\'METRICS_S3_BUCKET\\\'.{0,}') .replace(/\'/gi, '\"');` 需添加兩個修正 - True 要取代為 true - False 要取代為 false
這一行
const search = this.matchString(this.getAllLogsAsString(files), '\\{\\\'METRICS_S3_BUCKET\\\'.{0,}') .replace(/\'/gi, '\"');需添加兩個修正