mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
JavaScript: Replace --externs extractor flag with /** @externs */ comment.
This commit is contained in:
@@ -17,4 +17,4 @@ Point.prototype['final'];
|
||||
/** @type {!Point} */
|
||||
var aPoint;
|
||||
|
||||
//semmle-extractor-options: --externs
|
||||
/** @externs */
|
||||
|
||||
Reference in New Issue
Block a user