Add packageDocumentation

Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
Adam Harvey
2021-12-01 14:10:35 -05:00
parent b804a9abb7
commit 22bcaafa49
+7
View File
@@ -14,6 +14,13 @@
* limitations under the License.
*/
/**
* A Backstage plugin to display {@link https://www.sonarqube.org | SonarQube}
* code quality and security results.
*
* @packageDocumentation
*/
export * from './components';
export {
sonarQubePlugin,