freeCodeCamp/tools/challenge-editor/api
Oliver Eyton-Williams 4ff00922da
refactor: fix hidden eslint errors (#49365)
* refactor: explicit types for validate

* refactor: explicit return types for ui-components

* refactor: use exec instead of match

* refactor: add lots more boundary types

* refactor: more eslint warnings

* refactor: more explicit exports

* refactor: more explicit types

* refactor: even more explicit types

* fix: relax type contrainsts for superblock-order

* refactor: final boundaries

* refactor: avoid using 'object' type

* fix: use named import for captureException

This uses TypeScript (which works) instead of import/namespace
(which doesn't) to check if captureException exists in sentry/gatsby
(it does)
2023-02-13 07:13:50 -08:00
..
configs feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
interfaces chore: rename files in challenge editor to kebab case (#49224) 2023-02-02 07:59:02 +01:00
routes refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
utils refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
package.json fix(deps): update dependency typescript to v4.9.5 2023-02-04 19:39:26 +00:00
sample.env feat(challenge-editor): make work in gitpod (#46784) 2022-07-08 11:25:36 +02:00
server.ts chore: rename files in challenge editor to kebab case (#49224) 2023-02-02 07:59:02 +01:00