Merge pull request #31946 from backstage/rugvip/tsbumps

cli: switch tsconfig to default to bundler resolution
This commit is contained in:
Patrik Oldsberg
2025-12-02 23:31:11 +01:00
committed by GitHub
39 changed files with 252 additions and 209 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
```ts
import { ApiRef } from '@backstage/core-plugin-api';
import { ApiRef } from '@backstage/frontend-plugin-api';
import { BackstagePlugin } from '@backstage/core-plugin-api';
import { CompoundEntityRef } from '@backstage/catalog-model';
import { Config } from '@backstage/config';