property ConfigPluginOptions.expandVariables

When true (default), expand ${NAME} references in values. Set to false to disable variable expansion.

Ignored when ConfigPluginOptions.instance is set.

Type

boolean

Usage

import { type ConfigPluginOptions } from "config-plugin/src/index.ts";