property FromConfigOptions.config

Loading options — .env paths, variable expansion, validation schema.

Forwarded to the loader and carried into the application's own config arm, so one options object governs both.

Type

ConfigPluginOptions

Usage

import { type FromConfigOptions } from "starters/full-stack-starter/src/index.ts";