JS: Tolerate parse errors in test due to speculative parsing

This commit is contained in:
Asger Feldthaus
2021-08-05 10:58:30 +02:00
parent 74505544e9
commit b9b10af9b5
4 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1 @@
semmle-extractor-options: --tolerate-parse-errors

View File

@@ -0,0 +1 @@
semmle-extractor-options: --tolerate-parse-errors

View File

@@ -1 +1 @@
semmle-extractor-options: --html elements
semmle-extractor-options: --html elements --tolerate-parse-errors

View File

@@ -0,0 +1 @@
semmle-extractor-options: --tolerate-parse-errors