{ "extends": "google", "installedESLint": true, "rules": { "indent": ["error", 4] }, "plugins": [ "angular", "html", "jquery", "security", "this" ], "globals": { "angular": false, "moment": false, "Highcharts": false, "$": false } }