diff --git a/projects/eslint-plugin-experience/all.js b/projects/eslint-plugin-experience/all.js index 13ba8ab1..a73fc7f2 100644 --- a/projects/eslint-plugin-experience/all.js +++ b/projects/eslint-plugin-experience/all.js @@ -1138,6 +1138,7 @@ module.exports = { 'rxjs/no-ignored-takewhile-value': 'off', 'rxjs/no-nested-subscribe': 'off', 'rxjs/no-unsafe-takeuntil': 'off', + 'sonarjs/aws-restricted-ip-admin-access': 'off', 'sonarjs/cognitive-complexity': 'off', 'sonarjs/deprecation': 'off', 'sonarjs/different-types-comparison': 'off',