diff options
-rw-r--r-- | server/sonar-web/.eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/.eslintignore b/server/sonar-web/.eslintignore index 80fae5d334e..fbff2a98255 100644 --- a/server/sonar-web/.eslintignore +++ b/server/sonar-web/.eslintignore @@ -1,4 +1,5 @@ src/main/js/libs +src/main/js/app/components/GlobalFooterBranding.js tests scripts config |