diff --git a/frontend/sonar-project.properties b/frontend/sonar-project.properties index ce412431..e82f690d 100644 --- a/frontend/sonar-project.properties +++ b/frontend/sonar-project.properties @@ -1,7 +1,5 @@ -sonar.projectName=2022-gong-check-front # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. -sonar.sources=./src # Sonar to analysis language sonar.language=js,jsx,ts,tsx @@ -10,3 +8,4 @@ sonar.typescript.file.suffixes=.ts,.tsx # Encoding of the source code. Default is default system encoding sonar.sourceEncoding=UTF-8 +sonar.projectKey=woowacourse-teams_2022-gong-seek_AYKp3pECS_3Pe1LEsoMo