diff --git a/src/config.ts b/src/config.ts index cf6af76..639b07c 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,6 +1,5 @@ import type { DtsGenerationConfig } from './types' import process from 'node:process' -// @ts-expect-error - types are missing for now import { loadConfig } from 'bun-config' // Get loaded config