summaryrefslogtreecommitdiffstats
path: root/docs/code-quality/lint/linters/eslint-plugin-mozilla/rules/import-globals.rst
blob: c420a1ca81fd76aa9953e63cbfa0e572334e88f4 (plain)
1
2
3
4
5
import-globals
==============

Checks ``ChromeUtils.defineLazyGetter`` etc and adds the name to the global
scope.