PautoloadTsconfig
Bun

property

CompileBuildOptions.autoloadTsconfig

autoloadTsconfig?: boolean

Whether to autoload tsconfig.json when the standalone executable runs

Standalone-only: applies only when building/running the standalone executable.

Equivalent CLI flags: --compile-autoload-tsconfig, --no-compile-autoload-tsconfig