Skip to content

Commit

Permalink
Expand foregone exercises array (#254)
Browse files Browse the repository at this point in the history
* Add 'react' to foregone exercises

* Add 'paasio'

* Add 'lens-person'

* Add additional exercises to 'foregone' array
  • Loading branch information
0xNeshi committed Sep 7, 2024
1 parent 6494bce commit 28a991e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,19 @@
}
],
"foregone": [
"bank-account",
"complex-numbers",
"gigasecond",
"hangman",
"complex-numbers"
"lens-person",
"list-ops",
"meetup",
"microblog",
"paasio",
"parallel-letter-frequency",
"react",
"rest-api",
"strain"
]
},
"concepts": [
Expand Down

0 comments on commit 28a991e

Please sign in to comment.