We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7bde4 commit bfa6208Copy full SHA for bfa6208
javascript/ql/test/library-tests/TypeScript/Types/GetTypeExprType.expected
@@ -68,8 +68,6 @@
68
| tst.ts:39:60:39:65 | number | number |
69
| tst.ts:39:60:39:67 | number[] | number[] |
70
| tst.ts:40:18:40:24 | unknown | unknown |
71
-| tst.ts:42:35:42:39 | const | any |
72
-| tst.ts:43:44:43:48 | const | any |
73
| type_alias.ts:1:6:1:6 | B | boolean |
74
| type_alias.ts:1:10:1:16 | boolean | boolean |
75
| type_alias.ts:3:8:3:8 | B | boolean |
0 commit comments