Files
backstage/packages/config
Patrik Oldsberg aab8058136 Merge pull request #1871 from spotify/rugvip/can-has-config
config: added config.has() and allow config.get() to be called with no args
2020-08-10 18:35:27 +02:00
..
2020-08-07 17:08:28 +02:00

@backstage/config

This package provides a config API used by Backstage core, backend, and CLI.

Installation

Do not install this package directly, it is an internal package used by @backstage/core, @backstage/cli, and @backstage/backend-common. Depend on either of those instead.

Documentation