Commit ecb06a5f authored by Josh Goebel's avatar Josh Goebel

labels: prefer "javascript" over "Javascript"

- popularity suggests for most labels lowercase is the preferred style
parent 39cb7051
......@@ -112,7 +112,7 @@
{
"name": "Jasmine Matchers Snippets",
"details": "https://github.com/JamieMason/Jasmine-Matchers-Snippets",
"labels": ["snippets", "JavaScript", "testing", "Jasmine"],
"labels": ["snippets", "javascript", "testing", "Jasmine"],
"releases": [
{
"sublime_text": "*",
......@@ -123,7 +123,7 @@
{
"name": "Jasmine Scaffold",
"details": "https://github.com/swirlycheetah/jasmine-scaffold-sublime-text",
"labels": ["Jasmine", "JavaScript", "testing", "unit test"],
"labels": ["Jasmine", "javascript", "testing", "unit test"],
"releases": [
{
"sublime_text": "*",
......@@ -302,7 +302,7 @@
{
"name": "JavaScriptFunctionDefinition",
"details": "https://github.com/asdf23/JavaScriptFunctionDefinition",
"labels": ["JavaScript", "autocomplete"],
"labels": ["javascript", "autocomplete"],
"releases": [
{
"sublime_text": "*",
......
......@@ -65,7 +65,7 @@
{
"name": "UMD snippets",
"details": "https://github.com/garrettn/sublime-umd-snippets",
"labels": ["JavaScript", "snippets"],
"labels": ["javascript", "snippets"],
"releases": [
{
"sublime_text": "*",
......@@ -99,7 +99,7 @@
"name": "Underscorejs snippets",
"details": "https://github.com/AntouanK/sublime-underscorejs-snippets",
"author": "@antouank",
"labels": ["snippets", "auto-complete", "JavaScript", "underscorejs", "underscore.js"],
"labels": ["snippets", "auto-complete", "javascript", "underscorejs", "underscore.js"],
"releases": [
{
"sublime_text": "*",
......
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