Skip to content

Commit

Permalink
chore: add sonar properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabb-c committed Jan 13, 2025
1 parent cb35985 commit 38bb78a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sonar.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sonar.typescript.tsconfigPath=tsconfig.json
sonar.typescript.lcov.reportPaths=coverage/
sonar.sources=src/
sonar.tests=tests/

0 comments on commit 38bb78a

Please sign in to comment.