# -*- mode: snippet; require-final-newline: nil -*-
# name: Displays a message in the console but also displays a yellow warning icon along with the logged message
# key: cwa
# uuid: cwa
# --
console.warn(${object})`(if (eolp) (js-react-redux-yasnippets-semicolon))`