summaryrefslogtreecommitdiffstats
path: root/docs/code-quality/lint/linters/eslint-plugin-mozilla/import-browser-window-globals.rst
blob: 35c09cc8fd49fe839c2e25249993aa528c50f416 (plain)
1
2
3
4
5
6
7
8
import-browser-window-globals
=============================

For scripts included in browser-window, this will automatically inject the
browser-window global scopes into the file.

This is a rule rather than an environment, as it allowed us to automatically
select the files to include.