master
[eslint config] [base] add new disabled rules
[eslint config] [patch] add new disabled core rules
[readme] update eslint plugin repo URLs
[eslint config] [base] add disabled `import/enforce-node-protocol-usage` rule
[guide] Use HTTPS for links to ESLint documentation
Changed ESLint rule configs to use 'off', 'warn', and 'error' instead of numbers for better readability
[eslint config] [base] [fix] allow block comments with multiple *
[eslint config] [base] [patch] Add a message for `confusing-browser-globals`