freeCodeCamp/client/i18n
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
..
locales chore(i18n,client): processed translations (#49369) 2023-02-13 20:32:14 +05:30
config-for-tests.ts chore(client): migrate i18n/configForTest.js to TS (#45624) 2022-04-04 19:44:17 +00:00
config.js refactor: s/all-langs/i18n/g (#48258) 2022-10-26 10:08:27 -07:00
locales.test.ts feat: get footer from cdn (#47174) 2022-12-01 15:23:17 +01:00
schema-validation.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00