Making inputFile
optional if running in API mode
#7
Labels
enhancement
New feature or request
priority:low
quality of life:dev
Changes to the tools, configuration or standards that make developing and extending the tool easier
Milestone
When fetching data directly from the Figma API, asking the user for the location of the file where to write the tokens is redundant.
Make the
inputFile
parameter optional if running in API mode. If undefined, write the file to a tmp file.The text was updated successfully, but these errors were encountered: