Replies: 1 comment 1 reply
-
|
I don't see the point of adding this feature. Since oxc can't generate type declarations, we won't be able to get any type definitions at all. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to use isolated declaration for a performance boost, but I see that enabling
oxcwill error on build if it finds an unannotated export. Is it possible to warn/skip unannotated exports instead of failing the build?Beta Was this translation helpful? Give feedback.
All reactions