github.com/exercism/v2-configlet@v3.9.2+incompatible/fixtures/unsupported-exercise-names/config.json (about) 1 { 2 "slug": "unsupported-exercise-names", 3 "repository": "https://github.com/exercism/unsupported-exercise-names", 4 "active": true, 5 "solution_pattern": "[Ee]xample|\\.meta/solutions/[^/]*\\.ext", 6 "exercises": [ 7 { 8 "slug": "some-valid-exercise", 9 "topics": [], 10 "difficulty": 1 11 } 12 ] 13 }