2fedc2320f
scripts: add check-type-dependencies to make sure @type dependencies are listed correctly
@backstage/dev-utils
Utilities for developing Backstage plugins.
This package provides utilities that help in developing plugins for Backstage, like App wrappers and API implementations for standalone serving of apps.
Installation
Install the package via npm or yarn:
$ npm install --save-dev @backstage/dev-utils
or
$ yarn add -D @backstage/dev-utils