fix: ts config loading by moving to new loader#2401
fix: ts config loading by moving to new loader#2401MikeMatusz wants to merge 4 commits intointuit:mainfrom
Conversation
|
Would be great to see this merged! This fixes that we can use ESM in the |
|
@MikeMatusz sorry for missing this. Could you update the lock file? |
|
@hipstersmoothie Branch has been updated. Seems like |
|
@MikeMatusz you can ignore those ones |
|
It does look like the tests need fixing though |
|
I get 50 failing tests just running on the |
What Changed
Switched from the unsupported
@endemolshinegroup/cosmiconfig-typescript-loaderlibrary with it's recommended replacement fork: codex-/cosmiconfig-typescript-loader.Why
The unsupported library had conflicted
ts-nodedependencies that didn't allow it to work with newer versions of TypeScript.Fixes #2248
Todo:
Change Type
Indicate the type of change your pull request is:
documentationpatchminormajor