We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2a51e commit 620ce66Copy full SHA for 620ce66
javascript/ql/test/library-tests/TypeScript/RegressionTests/ImportDtsFile/test.expected
@@ -1,2 +1,3 @@
1
| main.ts:1:1:1:52 | import ... -file"; | ./only-declaration-file | only-declaration-file.d.ts:3:1:4:0 | <toplevel> |
2
+| main.ts:2:1:2:48 | import ... -file"; | ./has-javascript-file | has-javascript-file.d.ts:3:1:4:0 | <toplevel> |
3
| main.ts:2:1:2:48 | import ... -file"; | ./has-javascript-file | has-javascript-file.js:1:1:2:0 | <toplevel> |
0 commit comments