Sha256: 764b9af18e837ffe3ed8063796b8bb5312c321bcdd8918fd888bda3896048f3a
Contents?: true
Size: 360 Bytes
Versions: 4
Compression:
Stored size: 360 Bytes
Contents
{ // Support: IE <=9 only, Android <=4.0 only // The above browsers are failing a lot of tests in the ES5 // test suite at http://test262.ecmascript.org. "parserOptions": { "ecmaVersion": 3 }, "globals": { "window": true, "jQuery": true, "define": true, "module": true, "noGlobal": true }, "rules": { "strict": ["error", "function"] } }
Version data entries
4 entries across 4 versions & 3 rubygems