freeCodeCamp/curriculum/challenges/espanol/02-javascript-algorithms-an.../debugging
Evgeny Klimenchenko db369fbed1
fix(client): remove JS comments from user code for tests (#41873)
* Removes comments in js challanges by default

* fix local-scope-and-functions test regex

* fix all languages

* revert language changes

* removed unnecessary removeJSComments from challenges

* fix challanges in other languages

* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05:00
..
catch-arguments-passed-in-the-wrong-order-when-calling-a-function.md chore(i8n,learn): processed translations (#41197) 2021-02-21 07:49:16 -08:00
catch-missing-open-and-closing-parenthesis-after-a-function-call.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00
catch-misspelled-variable-and-function-names.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00
catch-mixed-usage-of-single-and-double-quotes.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00
catch-off-by-one-errors-when-using-indexing.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00
catch-unclosed-parentheses-brackets-braces-and-quotes.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00
catch-use-of-assignment-operator-instead-of-equality-operator.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00
prevent-infinite-loops-with-a-valid-terminal-condition.md chore(i8n,learn): processed translations (#41350) 2021-03-04 10:49:46 -07:00
understanding-the-differences-between-the-freecodecamp-and-browser-console.md fix(client): remove JS comments from user code for tests (#41873) 2021-04-28 10:18:54 -05:00
use-caution-when-reinitializing-variables-inside-a-loop.md chore(i8n,learn): processed translations (#41197) 2021-02-21 07:49:16 -08:00
use-the-javascript-console-to-check-the-value-of-a-variable.md chore(i8n,curriculum): processed translations (#41668) 2021-03-30 09:44:56 -06:00
use-typeof-to-check-the-type-of-a-variable.md chore(i8n,curriculum): processed translations (#41504) 2021-03-16 07:41:19 -07:00