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

chore: remove es6 helpers and use actual ES6 #1048

Closed jorenbroekema closed 10 months ago

jorenbroekema commented 10 months ago

Issue #, if available: fixes https://github.com/amzn/style-dictionary/issues/1040

Description of changes: Remove es6 helpers, no longer needed with how far JS / ES6+ has gotten

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