freeCodeCamp/tools/challenge-helper-scripts/helpers
Niraj Nandish 53164e71f1
fix: circular dependencies (#46638)
* fix: circular dependency in formHelpers

* fix: circular dependency in Flash

* fix: circular dependency in helpers

* fix: circular dependency in current-challenge-saga (1/2)

* fix: circular dependency in code-lock-epic

* feat: eslint rule for circular dependencies

* fix: circular dependency in tools

* fix: import error and more circular dependencies in formHelpers

* fix prettier error

* fix: circular dependency in danger-zone-saga

* fix: circular dependency in update-email-saga

* fix: circular dependency in settings-saga

* fix: circular dependency in accept-terms-saga

* fix: circular dependency in codeally-saga

TODO: make a separate file for selectors

* fix: ci lint error

* fix: ci lint:prettier error

* fix: circular dependency in current-challenge-saga

* fix: cricular dependency in Challenges/redux

* fix: circular dependency in redux/settings

* fix: circular dependency in root redux

* fix: lint errors

* chore: remove unecessary comment

* chore: remove unused export

* fix: clear out actions and selectors

* revert changes to package.json

* test ci with maxDepth of 1

* fix: fallback to empty object

* test action if it will run for maxDepth of 2
2022-10-05 18:08:40 +01:00
..
get-arg-value.test.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
get-arg-value.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
get-last-step-file-number.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
get-project-info.test.ts fix(tests): windows pathing (#45799) 2022-04-28 22:04:16 +01:00
get-project-info.ts fix(tests): windows pathing (#45799) 2022-04-28 22:04:16 +01:00
get-step-template.test.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
get-step-template.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
insert-erms.test.ts refactor: organise TypeScript config and migrate helpers (#44747) 2022-01-25 11:34:16 +01:00
insert-erms.ts refactor: organise TypeScript config and migrate helpers (#44747) 2022-01-25 11:34:16 +01:00
project-metadata.test.ts fix(tests): windows pathing (#45799) 2022-04-28 22:04:16 +01:00
project-metadata.ts fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00