mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-08 12:04:29 -05:00
* class component to functional component * rename Editor to .tsx * add @types and no-verify changes * init ts with no-verify * refactor: files -> challengeFiles * prop-types built from GraphQL * Editor: halfway through 💪 * editor: almost done 🚀 * post-meeting changes with errors * fix: remove chord keybindings * Revert "refactor: files -> challengeFiles" * fix tests type, fix editor bug * fix linting issues * re-add Loadable * kebab-case editor * remove Range import * format package and prop-types * update Show and prop-types * fix: editor background color Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>