{
  "version": 3,
  "sources": ["../../../../../../src/packages/default-reporter/reporterForClient/utils/formatWarn.ts"],
  "sourcesContent": ["import chalk from 'chalk';\n\nexport function formatWarn(message: string): string {\n  // The \\u2009 is the \"thin space\" unicode character\n  // It is used instead of ' ' because chalk (as of version 2.1.0)\n  // trims whitespace at the beginning\n  return `${chalk.bgYellow.black('\\u2009WARN\\u2009')} ${message}`;\n}\n"],
  "mappings": "AAAA,OAAO,WAAW;AAEX,SAAS,WAAW,SAAyB;AAIlD,SAAO,GAAG,MAAM,SAAS,MAAM,kBAAkB,CAAC,IAAI,OAAO;AAC/D;",
  "names": []
}
