We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b65ac3 commit d37e3f2Copy full SHA for d37e3f2
packages/cli/test/fixtures/addons/fixtures.ts
@@ -1,5 +1,5 @@
1
import * as Heroku from '@heroku-cli/schema'
2
-import type { pg } from '@heroku/heroku-cli-util'
+import type {pg} from '@heroku/heroku-cli-util'
3
4
export const apps: Record<string, Heroku.App> = {
5
api: {
0 commit comments