mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +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 ECMAScript 2015 modules. */
|
||||
overlay[local]
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import javascript
|
||||
|
||||
Reference in New Issue
Block a user