Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
src
Browse files Browse the repository at this point in the history
  • Loading branch information
nmcc1212 committed Dec 15, 2023
1 parent f29f45a commit ec8bd93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sonar.projectKey=nmcc1212_TSI_AYxDwC0ViP_FVAeW32dn
sonar.exclusions=**/node_modules/**
sonar.sources=.
sonar.sources=./intro\ to\ react/vite-project/src
sonar.tests=./intro\ to\ react/vite-project/test/
sonar.exclusions=/intro\ to\ react/vite-project/test/*
sonar.exclusions=/intro\ to\ react/vite-project/test/
sonar.javascript.lcov.reportPaths=./intro\ to\ react/vite-project/coverage/lcov.info
sonar.testExecutionReportPaths=./intro\ to\ react/vite-project/test-report.xml

Expand Down

0 comments on commit ec8bd93

Please sign in to comment.