We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1264029 commit 7f96fe7Copy full SHA for 7f96fe7
1 file changed
javascript/ql/lib/change-notes/2023-03-03-import-assertion.md
@@ -0,0 +1,5 @@
1
+---
2
+category: minorAnalysis
3
4
+* [Import assertions](https://github.com/tc39/proposal-import-assertions) are now supported.
5
+ Previously this feature was only supported in TypeScript code, but is now supported for plain JavaScript as well and is also accessible in the AST.
0 commit comments