2e5f189cfa
Move OpaqueCliPlugin to a new @internal/cli inline package, following the same pattern as @internal/frontend. Both cli-plugin-api and cli import it directly, and it gets bundled into their dists at build time. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
2 lines
77 B
JavaScript
2 lines
77 B
JavaScript
module.exports = require('@backstage/cli/config/eslint-factory')(__dirname);
|