Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
Language was set to ts, and we use js... 😮‍💨
  • Loading branch information
FdezAriasSara authored Apr 24, 2023
1 parent 26944fd commit 4729457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sonar.organization=arquisoft
sonar.host.url=https://sonarcloud.io
sonar.projectKey=Arquisoft_lomap_en3b

sonar.language=ts
sonar.language=ts,js
sonar.projectName=lomap_en3b
sonar.projectVersion=1.0.4

Expand Down

0 comments on commit 4729457

Please sign in to comment.