We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7090124 commit 75c008eCopy full SHA for 75c008e
change-notes/1.24/analysis-javascript.md
@@ -9,6 +9,8 @@
9
10
* Imports that rely on path-mappings from a `tsconfig.json` file can now be resolved.
11
12
+* Export declarations of the form `export * as ns from "x"` are now analyzed more precisely.
13
+
14
* The analysis of sanitizer guards has improved, leading to fewer false-positive results from the security queries.
15
16
* Support for the following frameworks and libraries has been improved:
0 commit comments