Skip to content

Commit

Permalink
Find more cases of pipe-operator
Browse files Browse the repository at this point in the history
  • Loading branch information
angelikatyborska committed Feb 14, 2021
1 parent 53565f8 commit 7883237
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -538,11 +538,13 @@
"strings",
"regular-expressions",
"enum",
"maps"
"maps",
"pipe-operator"
],
"practices": [
"strings",
"regular-expressions"
"regular-expressions",
"pipe-operator"
],
"difficulty": 2,
"topics": [
Expand Down Expand Up @@ -1142,11 +1144,13 @@
"strings",
"maps",
"enum",
"recursion"
"recursion",
"pipe-operator"
],
"practices": [
"strings",
"enum"
"enum",
"pipe-operator"
],
"difficulty": 2,
"topics": [
Expand Down

0 comments on commit 7883237

Please sign in to comment.