Ignore internal non-published packages

Using just the naming convention for now.

Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
Axel Hecht
2025-01-16 11:12:40 +01:00
parent f4d0a92143
commit 2815a4bb06
7 changed files with 1 additions and 45 deletions
-8
View File
@@ -12,11 +12,3 @@
| :------------------------------- | :----------- | :------- |
| @backstage/plugin-catalog-common | package.json | error |
## Unlisted dependencies (3)
| Name | Location | Severity |
| :------------------- | :--------------------------------------------------- | :------- |
| @internal/scaffolder | src/next/extensions/createScaffolderFormDecorator.ts | error |
| @internal/scaffolder | src/next/blueprints/FormFieldBlueprint.tsx | error |
| @internal/scaffolder | src/next/api/FormFieldsApi.ts | error |