JS: Add clarification in another customization doc

This commit is contained in:
Asger F
2022-12-09 12:59:09 +01:00
parent 111cabbfc1
commit bbce52535a

View File

@@ -2,7 +2,7 @@ Customizing the JavaScript analysis
===================================
This document describes the main extension points offered by the JavaScript analysis for customizing
analysis behavior without editing the queries or libraries themselves.
analysis behavior from CodeQL without editing the queries or libraries themselves.
Customization mechanisms
------------------------