Update plugins/devtools/README.md

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-02-13 11:31:40 +01:00
committed by GitHub
parent bc28b37689
commit f02f638bc3
+2
View File
@@ -418,6 +418,8 @@ By default, only packages with names starting with `@backstage` and `@internal`
devTools:
info:
packagePrefixes:
# Note that you MUST have quotes around these. The YAML won't be valid
# if you don't, because of the leading at-symbols.
- '@roadiehq/backstage-'
- '@spotify/backstage-'
```