-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Lingui compileNamespace "ts" #942
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/lingui-js/js-lingui/nnzmsbiv1 |
Size Change: 0 B Total Size: 7.42 kB ℹ️ View Unchanged
|
Codecov Report
@@ Coverage Diff @@
## main #942 +/- ##
==========================================
+ Coverage 82.95% 82.99% +0.04%
==========================================
Files 52 52
Lines 1578 1582 +4
Branches 426 427 +1
==========================================
+ Hits 1309 1313 +4
Misses 162 162
Partials 107 107
Continue to review full report at Codecov.
|
a7b589e
to
7402d24
Compare
7402d24
to
6ea67a4
Compare
6ea67a4
to
3210aa7
Compare
Introduced namespace of "typescript", now --typescript and "compileNamespace": "ts", works in the same way :)
Will close #934