Commit c0d195f3 authored by FichteFoll's avatar FichteFoll

Merge pull request #2873 from jgebhardt/master

Add React package
parents d2eb5e19 2720cb6e
...@@ -256,6 +256,17 @@ ...@@ -256,6 +256,17 @@
} }
] ]
}, },
{
"name": "ReactJS",
"details": "https://github.com/jgebhardt/sublime-react",
"labels": ["language syntax", "snippets", "JSX"],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/jgebhardt/sublime-react/tree/master"
}
]
},
{ {
"name": "ReactJS Snippets", "name": "ReactJS Snippets",
"details": "https://github.com/saada/reactjs-snippets.git", "details": "https://github.com/saada/reactjs-snippets.git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment