Support for TS based Lingui configuration#941
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/lingui-js/js-lingui/hafrhns6f |
Codecov Report
@@ Coverage Diff @@
## main #941 +/- ##
==========================================
- Coverage 83.25% 82.95% -0.31%
==========================================
Files 52 52
Lines 1571 1578 +7
Branches 426 426
==========================================
+ Hits 1308 1309 +1
- Misses 156 162 +6
Partials 107 107
Continue to review full report at Codecov.
|
|
Great Daniel, thanks for your contribution, i'm polishing some pending issues and we'll release a new version with this feature introduced :) |
|
Released in 3.4.0 🥳 |
Fixes #940
In the end, I've included
@endemolshinegroup/cosmiconfig-typescript-loaderas a dependency to consume the Error class from it so it doesn't need to be copied too. In case the EndemolShineGroup/cosmiconfig-typescript-loader#132 gets merged & published, the code here can be simplified.