Skip to content

Commit 0e871ec

Browse files
committed
Add grep exercise in config file
1 parent 8028305 commit 0e871ec

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,6 +1430,18 @@
14301430
"strings"
14311431
],
14321432
"deprecated": true
1433+
},
1434+
{
1435+
"slug": "grep",
1436+
"uuid": "78bcbae1-a0f2-460c-ba89-e51844fe9397",
1437+
"core": false,
1438+
"unlocked_by": null,
1439+
"difficulty": 4,
1440+
"topics": [
1441+
"files",
1442+
"searching",
1443+
"text_formatting"
1444+
]
14331445
}
14341446
]
14351447
}

0 commit comments

Comments
 (0)