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 6df65fc commit ae78455Copy full SHA for ae78455
packages/core/tests/js/common/jsdoc-type-comment/output.ts
@@ -1,2 +1 @@
1
-/** @type {number} */
2
-const foo = 42;
+/** @type {number} */ const foo = 42;
0 commit comments