mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
JS: Treat d.ts as a single extension in Folder.getJavaScriptFile
This commit is contained in:
@@ -1 +1,2 @@
|
||||
| main.ts:1:1:1:52 | import ... -file"; | ./only-declaration-file | only-declaration-file.d.ts:3:1:4:0 | <toplevel> |
|
||||
| main.ts:2:1:2:48 | import ... -file"; | ./has-javascript-file | has-javascript-file.js:1:1:2:0 | <toplevel> |
|
||||
|
||||
Reference in New Issue
Block a user