Add config schema for the sonarqube plugin

This commit is contained in:
Dominik Henneke
2020-11-20 16:54:10 +01:00
parent f9380b3008
commit 26484d4133
3 changed files with 35 additions and 2 deletions
+4 -2
View File
@@ -47,6 +47,8 @@
"msw": "^0.21.2"
},
"files": [
"dist"
]
"dist",
"config.d.ts"
],
"configSchema": "config.d.ts"
}