freeCodeCamp/config
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
..
client chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
crowdin chore(tools): ignore step files (#43947) 2021-10-20 22:25:46 +02:00
analytics-settings.js feat(client): add ES GTM id (#49057) 2023-01-19 13:17:49 +02:00
certification-settings.ts feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
constants.js chore: add blocked to blocklist (#47993) 2022-10-12 11:50:39 +05:30
cors-settings.js fix: negative sentiment → neutral language (#39522) 2020-09-07 11:04:44 +05:30
donation-settings.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
i18n.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
misc.js Revert "fix(client): expose donate button on navigation bar" (#48902) 2023-01-03 18:26:15 +05:30
read-env.js feat(client): add growthbook (#48003) 2022-10-17 14:53:25 +02:00
secrets.js Add Sentry to client for error handling (#43920) 2022-04-15 09:54:02 -05:00
superblock-order.test.ts feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
superblock-order.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
tsconfig.json refactor: organise TypeScript config and migrate helpers (#44747) 2022-01-25 11:34:16 +01:00