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

6 lines
118 B
Plaintext

# -*- mode: snippet -*-
# name: require("...")
# uuid: req
# type: command
# --
(doom-snippets-expand :uuid "require")