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
/
users
/
glittershark
/
emacs.d
/
snippets
/
js2-mode
/
describe
blob: bd0198181d02a0cc6eda5a7ad7d069c3a1d9c17a (
plain
) (
blame
)
1
2
3
4
5
6
# key: desc
# name: describe
# --
describe('$1', () => {
$2
})