mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
JS: Use question-mark variant in all overlay annotations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/** Provides classes for working with HTML documents. */
|
||||
overlay[local]
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import javascript
|
||||
|
||||
Reference in New Issue
Block a user