diff --git a/.sonarlint/connectedMode.json b/.sonarlint/connectedMode.json new file mode 100644 index 00000000..0670e00d --- /dev/null +++ b/.sonarlint/connectedMode.json @@ -0,0 +1,5 @@ +{ + "sonarCloudOrganization": "alialaa88", + "projectKey": "AliAlaa88_Yapper-frontend", + "region": "EU" +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 00000000..8ecb4a05 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,6 @@ +{ + "sonarlint.connectedMode.project": { + "connectionId": "yapper", + "projectKey": "AliAlaa88_Yapper-frontend" + } +} diff --git a/app/modules/Common/components/Logo/Logo.vue b/app/modules/Common/components/Logo/Logo.vue index 76127387..b7a44cbb 100644 --- a/app/modules/Common/components/Logo/Logo.vue +++ b/app/modules/Common/components/Logo/Logo.vue @@ -1,6 +1,6 @@ diff --git a/app/modules/Common/components/Logo/LogoBlack.vue b/app/modules/Common/components/Logo/LogoBlack.vue index 9a90cb0e..e8d73617 100644 --- a/app/modules/Common/components/Logo/LogoBlack.vue +++ b/app/modules/Common/components/Logo/LogoBlack.vue @@ -1,5 +1,5 @@