10 // The browser env is not enabled on purpose so that code takes
11 // all browser-only globals from window instead of assuming
12 // they're available as globals. This makes it possible to use
13 // jQuery with tools like jsdom which provide a custom window
22 "strict": ["error", "function"]