Unverified Commit 693677c3 authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7144 from bathos/ecmascript-syntax-typo

Ecmascript Syntax package: correct typo & include "language syntax" tag
parents 0c991bf7 d0aaf643
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
{ {
"name": "Ecmascript Syntax", "name": "Ecmascript Syntax",
"details": "https://github.com/bathos/Ecmascript-Sublime", "details": "https://github.com/bathos/Ecmascript-Sublime",
"labels": [ "Javascript", "ES6", "ES2105" ], "labels": [ "Javascript", "ES6", "ES2015", "language syntax" ],
"releases": [ "releases": [
{ {
"sublime_text": ">=3084", "sublime_text": ">=3084",
......
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