Add packageDocumentation
Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user