Type Alias: TsconfigConfigsContract
TsconfigConfigsContract =
Record<TsconfigConfigName,TsconfigPresetConfig>
Defined in: plugin.ts:62
Contract for the configs object exported by this plugin.
TsconfigConfigsContract =
Record<TsconfigConfigName,TsconfigPresetConfig>
Defined in: plugin.ts:62
Contract for the configs object exported by this plugin.