12345678910111213141516171819202122232425 |
- {
- "esversion": 8,
- "globalstrict": true,
- "sub": true,
- "expr": true,
- "-W058": true,
- "-W080": true,
- "-W082": true,
- "-W079": true,
- "-W117": true,
- "-W054": true,
- "-W027": true,
- "-W040": true,
- "-W087": true,
- "-W008": true,
- "loopfunc": true,
- "shadow": true,
- "funcscope": true,
- "globals": {
- "Blob": false,
- "alert": false,
- "console": false
- },
- "browser": true
- }
|