freeCodeCamp/utils
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
..
__fixtures__ refactor: display solutions (#45139) 2022-02-16 13:48:22 -08:00
block-nameify.test.ts chore(utils): migrate block-nameify to TS and add unit tests (#48086) 2022-10-17 19:03:36 +01:00
block-nameify.ts chore(utils): migrate block-nameify to TS and add unit tests (#48086) 2022-10-17 19:03:36 +01:00
get-lines.test.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
get-lines.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
index.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
is-audited.js feat(client): move legacy rwd button to bottom of map (#47596) 2022-11-08 21:00:46 +05:30
polyvinyl.js feat: display multifile projects (#45220) 2022-03-02 19:49:54 -06:00
preformatted-block-names.json feat: add CSS Color Markers project (#44459) 2021-12-21 11:45:08 -08:00
slugs.test.ts chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
slugs.ts chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
sort-challengefiles.js fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
sort-challengefiles.test.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
tsconfig.json chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
validate.test.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
validate.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00