the option getComponentName also is set as the component file name
in our use case, i would like the file name to be kebab-case but the component name to still be pascal-case but that is not currently supported. I can set the getComponentName to return the kebab-case component names but that is not valid javascript component names
perhaps we can add an option that is getComponentFileName
for
'@figma-export/output-components-as-svgr'
the option
getComponentName
also is set as the component file namein our use case, i would like the file name to be
kebab-case
but the component name to still bepascal-case
but that is not currently supported. I can set thegetComponentName
to return thekebab-case
component names but that is not valid javascript component namesperhaps we can add an option that is
getComponentFileName