Inspectopedia
 
2024.3

URL import is used

Info
Sanity
New
Last modified: 03 December 2024

Checks used URL imports in the JavaScript language. Suggests downloading the module for the specified remote URL. Such association enables the IDE to provide proper code completion and navigation.

URLs in import specifiers are supported only for ECMAScript modules in the JavaScript language.