Travis build: 131

This commit is contained in:
30secondsofcode
2019-11-06 17:32:16 +00:00
parent 693f76ced2
commit 0acddd6db5
2 changed files with 170 additions and 39 deletions

View File

@ -617,6 +617,16 @@
],
"meta": {
"specification": "http://jsonapi.org/format/",
"type": "snippetListingArray"
"type": "snippetListingArray",
"language": {
"short": "jsx",
"long": "JSX (React)"
},
"otherLanguages": [
{
"short": "css",
"long": "CSS"
}
]
}
}