Sfoglia il codice sorgente

Introduce proper config file

Katrina Owen 12 anni fa
parent
commit
a0806f947d
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9
    0
      config.json

+ 9
- 0
config.json Vedi File

1
+{
2
+  "slug": "java",
3
+  "language": "Java",
4
+  "repository": "https://github.com/exercism/xjava",
5
+  "active": false,
6
+  "problems": [
7
+
8
+  ]
9
+}