fix: sonarqube config.d.ts
Signed-off-by: ritesh007 <rithu.ritesh@gmail.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
export interface Config {
|
||||
/** Optional configurations for the SonarQube plugin */
|
||||
sonarQube?: {
|
||||
sonarqube?: {
|
||||
/**
|
||||
* The base url of the sonarqube installation. Defaults to https://sonarcloud.io.
|
||||
* @visibility frontend
|
||||
|
||||
Vendored
+1
-1
@@ -16,7 +16,7 @@
|
||||
|
||||
export interface Config {
|
||||
/** Optional configurations for the SonarQube plugin */
|
||||
sonarQube?: {
|
||||
sonarqube?: {
|
||||
/**
|
||||
* The base url of the sonarqube installation. Defaults to https://sonarcloud.io.
|
||||
* @visibility frontend
|
||||
|
||||
Reference in New Issue
Block a user