9a582c60a9
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.0 to 4.15.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
@backstage/create-app
This package provides a CLI for creating a copy of the Backstage app.
You can use the flag --skip-install to skip the install.
Usage
With npx:
$ npx @backstage/create-app
With a local clone of this repo, from the main create-app/ folder, run:
$ yarn backstage-create-app