mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
freeCodeCamp.org 的开源代码库和课程。免费学习编码。
This commit:
* removes unnecessary parentheses around the typeof
* certain cases were ignored, to prevent a test case failure for example as in:
- assert(typeof(runSlots($(\".slot\"))[0]) ...
This PR is an additional fix in relation to code review comments on FreeCodeCamp/FreeCodeCamp#6181
|
||
|---|---|---|
| challenges | ||
| bonfireMDNlinks.js | ||
| create-challenge-bundle.js | ||
| get-challenge-completion.js | ||
| get-emails.js | ||
| getChallenges.js | ||
| index.js | ||
| loopbackMigration.js | ||
| test-challenges.js | ||