summaryrefslogtreecommitdiff
path: root/tests/specs/future/import_assertions/main.js
AgeCommit message (Collapse)Author
2024-04-29FUTURE: remove import assertions support for JavaScript (#23541)Kenta Moriuchi
Ref #17944, https://github.com/swc-project/swc/issues/8893 TypeScript removes the `assert` keywords in the transpile, so this PR only works for JavaScript files