mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
JavaScript: Remove a redundant extractor option.
This commit is contained in:
@@ -3,5 +3,3 @@ class C {
|
||||
}
|
||||
|
||||
module.exports = C;
|
||||
|
||||
// semmle-extractor-options: --abort-on-parse-errors
|
||||
Reference in New Issue
Block a user