✏️ Generalize label emoji to all typed languages (#561)

* ✏️ Generalize label emoji to all typed languages
* ✏️ Generalize label emoji to all typed languages
* 🎨 Run Prettier on gitmojis.json
* ✏️ Hit the microscope emoji with the grammar book
This commit is contained in:
Kevin Tan 2020-09-04 04:32:14 -04:00 committed by GitHub
parent c9cfc42d19
commit ef6b03327f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -2763,7 +2763,7 @@ Array [
</code>
</div>
<p>
Experiment new things
Perform experiments.
</p>
</div>
</div>
@ -2829,7 +2829,7 @@ Array [
</code>
</div>
<p>
Add or update types (Flow, TypeScript).
Add or update types.
</p>
</div>
</div>

View File

@ -368,7 +368,7 @@
"emoji": "⚗",
"entity": "&#128248;",
"code": ":alembic:",
"description": "Experiment new things",
"description": "Perform experiments.",
"name": "alembic"
},
{
@ -382,7 +382,7 @@
"emoji": "🏷️",
"entity": "&#127991;",
"code": ":label:",
"description": "Add or update types (Flow, TypeScript).",
"description": "Add or update types.",
"name": "label"
},
{