List Question
11 TechQA 2024-03-12T18:38:32.710000JavaScript with "// @ts-check" gives me strange problem with Object.freeze enum
40 views
Asked by Mike McCollister
Make "ts-check" and "jsdoc" know about types defined in an IIFE
169 views
Asked by T Ledt
VS Code @ts-check in JavaScript file not checking all things - nonexistent property not erroring
49 views
Asked by 700 Software
//@ts-check and DOM element properties gives an error
383 views
Asked by Roddy
Using @type for declare type of class method in JavaScript
719 views
Asked by Игорь Новожилов
javascript variable cannot been redeclared but cannot been accesed, too
66 views
Asked by Lefteris
ES6 inherited function returns wrong type when invoked on subclass
51 views
Asked by phatpaul
How to use @template in function JSDoc to create coherence between param and return type?
1.3k views
Asked by TrogloGeek
How to use @ts-check in VS Code across multiple files with non-module-based website?
1.9k views
Asked by Joseph Humfrey
Type assert an element in a JS file with @ts-check
1.9k views
Asked by Keith
How to tell JSDoc that a method returns an object containing a class type?
2.8k views
Asked by d-_-b