freeCodeCamp/config
Oliver Eyton-Williams 7216ca55cc
refactor: organise TypeScript config and migrate helpers (#44747)
* feat: allow more 1000 steps to be created at once

* refactor: start migrating to typescript

* refactor: delete-step to ts

* refactor: migrated some helpers

* refactor: migrate create-empty-steps

* refactor: migrate create-step-between

* refactor: finish migrating to TS

* refactor: migrate tests

* fix: ensure mock.restore is done after each test

* fix: prevent double-tscing

* fix: repair the tests

* chore: use ts-node for scripts

We don't need the performance boost of incremental compilation and
ts-node is easier to work with

* refactor: consolidate tsconfigs

* refactor: replace gulp

* fix: use ts-node for build-curriculum

* fix: allow ts compilation of config

* feat: create and use create:config script

* fix: add /config to eslint projects

* fix: remove gulp script
2022-01-25 11:34:16 +01:00
..
client chore(client): refactor & organise config (#40875) 2021-02-03 15:22:07 +05:30
crowdin chore(tools): ignore step files (#43947) 2021-10-20 22:25:46 +02:00
i18n feat(learn): enable ukrainian certifications (#44454) 2021-12-10 22:11:52 +01:00
analytics-settings.js feat: isolate production and staging analytics (#41648) 2021-03-30 06:45:54 -07:00
certification-settings.ts feat: mvp features for soft launch (#44539) 2021-12-22 16:53:40 +00:00
constants.js fix(client): remove algolia and hot keys modules from landing pages (#42394) 2021-06-24 12:50:36 +03:00
cors-settings.js fix: negative sentiment → neutral language (#39522) 2020-09-07 11:04:44 +05:30
donation-settings.js feat: increate minimum challenge requirement AB test (#44764) 2022-01-13 12:51:55 -08:00
misc.js fix: dry certification config (#40927) 2021-02-22 20:38:38 -08:00
read-env.js feat: add curriculum feature flag (#44441) 2021-12-09 12:31:03 -06:00
secrets.js feat(client): add google pay (#43117) 2021-08-08 23:22:25 +03:00
tsconfig.json refactor: organise TypeScript config and migrate helpers (#44747) 2022-01-25 11:34:16 +01:00