freeCodeCamp/tools/challenge-helper-scripts
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
..
helpers fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
base-meta.json fix: simplify mobile layout tabs (#44431) 2021-12-15 13:52:44 +00:00
commands.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
create-empty-steps.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-next-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-project.ts fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
delete-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
fs-utils.test.ts fix(tools): use correct superblock paths (#45285) 2022-03-07 10:51:33 +05:30
fs-utils.ts feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
insert-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
package.json chore(deps): update dependency prettier to v2.8.4 (#49341) 2023-02-11 10:47:49 +00:00
rename-challenge-files.js fix(tools): update order for linting errors (#44707) 2022-01-07 16:22:31 +05:30
update-step-titles.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
utils.test.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
utils.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00