-
-
Notifications
You must be signed in to change notification settings - Fork 573
Support import-attributes
and deprecate import-assertions
#1513
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
Comments
import-attributes
and deprecate import-assertions
Sorry, I didn't notice that, also maybe we should deprecate the |
This PR adds support for |
LGTM |
Uh oh!
There was an error while loading. Please reload this page.
Recently, Typescript introduced a new syntax https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/#import-attributes, and deprecated the old
import-assertions
, maybe we should follow.Reference
The text was updated successfully, but these errors were encountered: