freeCodeCamp/client
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
..
i18n refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
plugins fix(dx): make gatsby id static for hot reloading (#44542) 2022-01-10 11:03:20 +02:00
src refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
static feat: add RTL language layout (#48287) 2022-12-16 18:03:18 +02:00
utils chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
.babelrc.js feat(client): add pug to prism languages (#47910) 2022-10-08 14:32:09 +05:30
.gitignore chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
gatsby-browser.js chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
gatsby-config.js feat: update gatsby config for chinese (#46424) 2022-11-09 21:36:05 +02:00
gatsby-node.js feat: integrate The Odin Project (#48617) 2023-01-19 14:55:26 +02:00
gatsby-ssr.js chore: rename redux actions (#49320) 2023-02-10 12:04:17 +00:00
package.json fix(deps): update dependency @growthbook/growthbook-react to v0.11.2 (#49344) 2023-02-13 17:02:48 +05:30
postcss.config.js feat: commandline chic 2019-08-20 13:37:11 +05:30
webpack-workers.js fix: update path of webpack bundles (#46180) 2022-05-27 19:36:05 +02:00