freeCodeCamp/client/src
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
..
__mocks__ chore: rename mockfiles in jest config (#49318) 2023-02-10 13:12:02 +00:00
__tests__/integration chore: convert error test to TypeScript (#45841) 2022-05-02 08:19:55 -07:00
analytics feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
assets chore: rename icons (#49319) 2023-02-10 13:11:16 +00:00
client feat(tools): ignore no-unused-vars on underscore (#48386) 2022-11-04 10:43:46 +05:30
client-only-routes chore: rename icons (#49319) 2023-02-10 13:11:16 +00:00
components refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
pages feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
redux feat(client): pull percentage challenge data from redux (#49308) 2023-02-10 13:16:11 +00:00
resources refactor(client): cleanup honesty policy section (#49003) 2023-02-09 13:37:22 -06:00
templates 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
declarations.d.ts feat: make toggle tab setting permanent in monaco editor (#48529) 2022-12-09 09:43:49 +01:00
html.tsx feat(client): add rtl direction attribute to html element (#48245) 2022-10-28 08:13:09 +02:00