freeCodeCamp/curriculum
Oliver Eyton-Williams cbdf317aae
fix: suppress warning for seedless challenges (#41507)
Both challengeType 11 and challengeType 3 have no seeds, so there's no
need to warn about a lack of seed.

The warning has been updated to better reflect the problem (lack of
seed, not lack of comments)
2021-03-16 09:22:39 -06:00
..
__fixtures__ feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
challenges fix: remove end of line chars after code blocks (#41498) 2021-03-16 07:49:43 -07:00
dictionaries feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
schema chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
test chore(deps): upgrade eslint, prettier & related packages 2021-03-11 12:19:42 +05:30
.babelrc
LICENSE.md
getChallenges.acceptance.test.js chore: rename challenge-md-parser 2021-02-02 09:51:02 +05:30
getChallenges.js fix: suppress warning for seedless challenges (#41507) 2021-03-16 09:22:39 -06:00
getChallenges.test.js feat: curriculum dictionaries to objects (#40878) 2021-02-02 12:14:29 -07:00
gulpfile.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00
package-lock.json Bump @babel/preset-env from 7.13.8 to 7.13.9 in /curriculum 2021-03-07 05:19:46 +00:00
package.json chore(deps): upgrade lerna to v4 2021-03-11 12:19:42 +05:30
utils.js fix: re-revert the API decoupling (#41263) 2021-02-25 12:02:35 -08:00