PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: URL import is used

Last modified: 21 March 2023

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.