{ "parserOptions": { "sourceType": "script" }, "rules": { "dot-notation": "off", "max-len": ["error", { "code": 400, "ignoreUrls": true, "ignoreRegExpLiterals": true }] } }