Skip to content

Commit 2b59ed2

Browse files
authored
Update config.json
It's worth running changes through `configlet fmt` as well as `configlet lint`. Exercism used to be relaxed about JSON formatting, recently not so much (I've been pulled up on it by quite senior people).
1 parent c73e023 commit 2b59ed2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@
6262
"slug": "high-school-sweetheart",
6363
"name": "high-school-sweetheart",
6464
"uuid": "df1ff192-e8d7-4124-862d-1b99979aa5b5",
65-
"concepts": ["function-composition"],
65+
"concepts": [
66+
"function-composition"
67+
],
6668
"prerequisites": [],
6769
"status": "wip"
6870
}

0 commit comments

Comments
 (0)