Theemo / @theemo/figma / FigmaReaderConfig
Interface: FigmaReaderConfig
Config for Figma as a ReaderTool
See
Properties
files
ts
files: string[];
The files your want to source. An array of Figma file IDs
See
Defined in
packages/@theemo/figma/src/config.ts:216
parser
ts
parser: FigmaParserConfig;
Parser configuration how to interpret your Figma files and extract the tokens you want
Defined in
packages/@theemo/figma/src/config.ts:230
plugins
ts
plugins: Plugin[];
Bring plugin support
See
Defined in
packages/@theemo/figma/src/config.ts:224
secret
ts
secret: string;
The secret for the figma file, get it though ENV