amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.87k stars 543 forks source link

fix: types for FormatHelpers.LineFormatting to add commentPosition #1047

Closed jorenbroekema closed 10 months ago

jorenbroekema commented 10 months ago

Issue #, if available: https://github.com/amzn/style-dictionary/pull/953#issuecomment-1823532951

Description of changes: Adds commentPosition prop to FormatHelpers.LineFormatting type

We should release 3.9.1 as well, for a fix in outputReferences (falsy values not replaced atm)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.