First commit.
This commit is contained in:
8
snippets/js-mode/jsdoc
Normal file
8
snippets/js-mode/jsdoc
Normal file
@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: /** ... */
|
||||
# key: /**
|
||||
# uuid: /**
|
||||
# --
|
||||
/**
|
||||
* ${0:`(if % (s-replace "\n" "\n * " %))`}
|
||||
*/
|
Reference in New Issue
Block a user