confi-emacs-actual/snippets/js-mode/alert

6 lines
80 B
Plaintext

# -*- mode: snippet -*-
# name: alert
# key: al
# uuid: al
# --
alert(${0:`%`});