elm/config.json

20 lines
236 B
JSON
Raw Normal View History

2015-09-08 19:03:25 +00:00
{
"slug": "elm",
"language": "Elm",
"repository": "https://github.com/exercism/xelm",
"active": false,
"test_pattern": "TODO",
"problems": [
],
"deprecated": [
],
"ignored": [
"bin"
],
"foregone": [
]
}