Skip to content

Instantly share code, notes, and snippets.

@tanakeiQ
Created June 18, 2018 06:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanakeiQ/76b3a4dcaf4e7eeec14616fcd020457e to your computer and use it in GitHub Desktop.
Save tanakeiQ/76b3a4dcaf4e7eeec14616fcd020457e to your computer and use it in GitHub Desktop.
console.logでの警告のベスト・プラクティス
console.info(`%c このページでの使用しないでください。\n第三者のコマンドを実行すると、悪意のあるプログラムが実行される可能性があります`, 'font-size:32px; font-weight: bold;');
@tanakeiQ
Copy link
Author

2018-06-18 15 04 55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment