Skip to content

Theemo / @theemo/sync / WriterConfig

Interface: WriterConfig

The writer config describes the way tokens are written to your disk. This is expressed through the tool property.

See the respective tool configurations, what further properties will be used.

Properties

targets

ts
targets: WriterTool | WriterTool[];

Source

writer/config.ts:10