Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing types for formatHelpers #884

Open
kwittkowsky opened this issue Oct 21, 2022 · 1 comment
Open

Missing types for formatHelpers #884

kwittkowsky opened this issue Oct 21, 2022 · 1 comment

Comments

@kwittkowsky
Copy link
Contributor

Hello everyone,
I found an issue:

Types are missing for formatHelpers functions. Following formatHelpers are documented in Style Dictionary docs / formatHelpers. This can cause errors in type-aware IDEs.

Types are missing in formatHelpers:

  • minifyDictionary
  • getTypeScriptType
  • iconsWithPrefix
  • sortByReference
  • sortByName
  • setSwiftFileProperties
@kwittkowsky
Copy link
Contributor Author

Types are already added. I will close this issue. Only the return type of the function sortByReference is incorrect. I opened a new issue 918

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant