diff --git a/recipes/react-snippets.rcp b/recipes/react-snippets.rcp new file mode 100755 index 00000000..edae5a5b --- /dev/null +++ b/recipes/react-snippets.rcp @@ -0,0 +1,5 @@ +(:name react-snippets + :description "YASnippet snippets for React" + :depends yasnippet + :type github + :pkgname "johnmastro/react-snippets.el")