freeCodeCamp / COM1000

freeCodeCamp's deprecated challenge editor
19 stars 16 forks source link

Empty Arrays are excluded from JSON output #43

Closed SaintPeter closed 8 years ago

SaintPeter commented 8 years ago

For example: challengeSeed: [] is not included in the output and it needs to be. Same for the various language descriptions.

SaintPeter commented 8 years ago

Fixed in #48