mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-10 06:02:33 -04:00
* fix: restrict removeJSComments to test-evaluator To prevent @babel from being included everywhere, this only calls removeJSComments inside the test-evaluator * test: add removeJSComments test