corde
corde copied to clipboard
fix(reader): support configs with .cjs extension
Not ESM support, but a solid workaround.
Fixes #1428.
Kudos, SonarCloud Quality Gate passed! Â
Codecov Report
Merging #1429 (1b1b25f) into master (049d7e7) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #1429 +/- ##
=======================================
Coverage 90.55% 90.55%
=======================================
Files 95 95
Lines 2743 2743
Branches 594 594
=======================================
Hits 2484 2484
Misses 259 259
Impacted Files | Coverage Δ | |
---|---|---|
src/core/reader.ts | 86.84% <100.00%> (ø) |
Kudos, SonarCloud Quality Gate passed! Â
Hi @AverageHelper. Well... I was off from this project for a while, but I am finally back. Thank you so much for the contribution and sorry for the delay. <3
Glad to have you back!