Skip to content

Commit fe69920

Browse files
authored
Format configs (exercism#361)
1 parent 8d33501 commit fe69920

File tree

5 files changed

+15
-5
lines changed

5 files changed

+15
-5
lines changed

exercises/practice/bottle-song/.meta/config.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"authors": ["meatball133"],
2+
"authors": [
3+
"meatball133"
4+
],
35
"files": {
46
"solution": [
57
"bottle-song.coffee"

exercises/practice/phone-number/.meta/config.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"authors": ["meatball133"],
2+
"authors": [
3+
"meatball133"
4+
],
35
"files": {
46
"solution": [
57
"phone-number.coffee"

exercises/practice/scrabble-score/.meta/config.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"authors": ["meatball133"],
2+
"authors": [
3+
"meatball133"
4+
],
35
"files": {
46
"solution": [
57
"scrabble-score.coffee"

exercises/practice/two-fer/.meta/config.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"authors": ["meatball133"],
2+
"authors": [
3+
"meatball133"
4+
],
35
"files": {
46
"solution": [
57
"two-fer.coffee"

exercises/practice/wordy/.meta/config.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"authors": ["meatball133"],
2+
"authors": [
3+
"meatball133"
4+
],
35
"contributors": [
46
"aimorris",
57
"Gaelan",

0 commit comments

Comments
 (0)