Skip to content

Commit d0a2582

Browse files
author
james
committed
remove mention of odasa from javascript article
1 parent d19d23c commit d0a2582

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/codeql/codeql-language-guides/codeql-library-for-typescript.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,6 @@ Static type information
181181

182182
Static type information and global name binding is available for projects with "full" TypeScript extraction enabled. This option is enabled by default for projects on LGTM.com and when you create databases with the :ref:`CodeQL CLI <codeql-cli>`.
183183

184-
.. pull-quote:: Note
185-
186-
If you are using the `legacy QL command-line tools <https://help.semmle.com/wiki/display/SD/QL+command-line+tools>`__, you must enable full TypeScript extraction by passing ``--typescript-full`` to the JavaScript extractor. For further information on customizing calls to the extractor, see `Customizing JavaScript extraction <https://help.semmle.com/wiki/display/SD/Customizing+JavaScript+extraction>`__.
187-
188-
Without full extraction, the classes and predicates described in this section are empty.
189-
190184
Basic usage
191185
~~~~~~~~~~~
192186

0 commit comments

Comments
 (0)