structuredClone syntax

Hi, I recently discovered the structuredClone method in JavaScript and I noticed that WebStorm 2021.3.2 still doesn't have syntax highlight for it.

0

Library definitions the IDE uses for WEB API types resolving are provided by Microsoft. Once https://github.com/microsoft/TypeScript-DOM-lib-generator/issues/1237  is fixed and the typings updated, the library stubs will be available in the IDE update and methods will be resolved/suggested by completion

0

请先登录再写评论。