Skip to content

Commit 2b5174a

Browse files
Add config.json file to numbers-floating-point exercise (exercism#766)
1 parent 0642bba commit 2b5174a

File tree

1 file changed

+8
-0
lines changed
  • exercises/concept/numbers-floating-point/.meta

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"contributors": [
3+
{
4+
"github_username": "ErikSchierboom",
5+
"exercism_username": "ErikSchierboom"
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)