Skip to content

Commit a1399d0

Browse files
committed
JS: Add change note for TypeScript full extraction
1 parent fe920ec commit a1399d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

change-notes/1.21/analysis-javascript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919

2020
* TypeScript 3.4 features are now supported.
2121

22+
* On LGTM, TypeScript projects now have static type information extracted by default, resulting in more security results.
23+
Users of the command-line tools must still pass `--typescript-full` to the extractor to enable this.
24+
2225

2326
## New queries
2427

0 commit comments

Comments
 (0)