6 // Support: IE <=9 only, Android <=4.0 only
7 // The above browsers are failing a lot of tests in the ES5
8 // test suite at http://test262.ecmascript.org.
13 // The browser env is not enabled on purpose so that code takes
14 // all browser-only globals from window instead of assuming
15 // they're available as globals. This makes it possible to use
16 // jQuery with tools like jsdom which provide a custom window
29 "strict": ["error", "function"]