Skip to content

Commit e68e84f

Browse files
committed
JS: Type tracking tutorial
1 parent 24f407c commit e68e84f

File tree

3 files changed

+511
-1
lines changed

3 files changed

+511
-1
lines changed

docs/language/learn-ql/javascript/flow-labels.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,6 @@ string may be an absolute path and whether it may contain ``..`` components.
393393
What next?
394394
----------
395395

396-
- Learn about the QL standard libraries used to write queries for JavaScript in :doc:`Introducing the Javacript libraries <introduce-libraries-js>`.
396+
- Learn about the QL standard libraries used to write queries for JavaScript in :doc:`Introducing the JavaScript libraries <introduce-libraries-js>`.
397397
- Find out more about QL in the `QL language handbook <https://help.semmle.com/QL/ql-handbook/index.html>`__ and `QL language specification <https://help.semmle.com/QL/ql-spec/language.html>`__.
398398
- Learn more about the query console in `Using the query console <https://lgtm.com/help/lgtm/using-query-console>`__.

docs/language/learn-ql/javascript/ql-for-javascript.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ QL for JavaScript
99
introduce-libraries-ts
1010
dataflow
1111
flow-labels
12+
type-tracking
1213
ast-class-reference
1314
dataflow-cheat-sheet
1415

0 commit comments

Comments
 (0)