depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs.d
/
snippets
/
rjsx-mode
/
console-log
blob: bc51f8313301330150a3caafa871d0ded35cd30d (
plain
) (
blame
)
1
2
3
4
5
# -*- mode: snippet -*-
# name: Console.log helper
# key: clo
# --
console.log($1)