7 lines
		
	
	
		
			190 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			190 B
		
	
	
	
		
			INI
		
	
	
	
	
	
sonar.projectKey=nk-api
 | 
						|
sonar.sources=src
 | 
						|
sonar.tests=test
 | 
						|
sonar.language=ts
 | 
						|
sonar.javascript.lcov.reportPaths=coverage/lcov.info
 | 
						|
sonar.testExecutionReportPaths=testResults/sonar-report.xml
 |