Add exceptions for arktype, execa, and highland to prevent them from being flagged by unhandled pipe error query

This commit is contained in:
Napalys Klicius
2025-05-23 12:34:11 +02:00
parent 15ff7cb41a
commit c6db32ed73
7 changed files with 21 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
extensions:
- addsTo:
pack: codeql/javascript-all
extensible: typeModel
data:
- ["NonNodeStream", "execa", "Fuzzy"]