Anand Rajana

Results 2 comments of Anand Rajana

I'm getting same issue with react & typescript project. Is there any solution for this? my sonar props sonar.projectKey=ui-components sonar.sources=src sonar.test.inclusions=**/*.test.ts,**/*.test.tsx,**/*.test.js,**/*.test.jsx sonar.tests=src sonar.typescript.lcov.reportPaths=./coverage/lcov.info and tsconfig.json is { "compilerOptions": { "target":...