Found checking webpack. Create a JS file and use `checkJs`. ```js /** * @typedef {object} Settings * @property {boolean} await */ const x = 42; ```
Activity