We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc7cb1 commit 259e62dCopy full SHA for 259e62d
tests/cases/fourslash/quickInfoOnClassMergedWithFunction.ts
@@ -14,4 +14,4 @@
14
////}
15
16
goTo.marker();
17
-verify.quickInfoIs("(property) myProp: string", undefined);
+verify.quickInfoIs('(property) myProp: "test"', undefined);
0 commit comments