.. _import-globals-from: =================== import-globals-from =================== Rule Details ------------ When the "import-globals-from " comment is found in a file, then all globals from the file at will be imported in the current scope. This is useful for tests that rely on globals defined in head.js files, or for scripts that are loaded as