elm/config.json
2015-09-08 13:03:25 -06:00

19 lines
236 B
JSON

{
"slug": "elm",
"language": "Elm",
"repository": "https://github.com/exercism/xelm",
"active": false,
"test_pattern": "TODO",
"problems": [
],
"deprecated": [
],
"ignored": [
"bin"
],
"foregone": [
]
}