All of the code in src/editors/ should eventually be converted to TypeScript. For now, the priority is the state / redux store / context, as well as the data loaded from the REST APIs.
Do not try to do this all at once! Small, independent PRs are going to be much easier here.
All of the code in
src/editors/should eventually be converted to TypeScript. For now, the priority is the state / redux store / context, as well as the data loaded from the REST APIs.Do not try to do this all at once! Small, independent PRs are going to be much easier here.