freeCodeCamp/tools/scripts/build
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
..
schema refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
build-curriculum.ts chore(tools): update filename and versioning API (#46238) 2022-05-31 09:57:36 +02:00
build-external-curricula-data.test.ts feat: transfer The Odin Project to its own superblock (#49202) 2023-02-08 15:21:03 +01:00
build-external-curricula-data.ts feat: update mobile app superblock order (#47364) 2022-08-29 17:36:29 +09:00
download-trending.ts refactor: remove a lot of unused code (#48935) 2023-01-07 10:33:35 +05:30
ensure-env.ts feat(client): move legacy rwd button to bottom of map (#47596) 2022-11-08 21:00:46 +05:30
external-data-schema.js feat: add superblock intro to curriculum data API (#47161) 2022-08-08 12:16:19 -05:00
package.json feat: get footer from cdn (#47174) 2022-12-01 15:23:17 +01:00