Skip to content

[heft-localization-typings-plugin] Fix a few issues with the typings generator plugin. #4897

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

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

iclanton
Copy link
Member

Summary

This PR fixes two minor issues with the heft-localization-typings-plugin:

  • The stringNamesToIgnore option didn't work because the ignoreString function was used incorrectly.
  • The inferInterfaceNameFromFilename option didn't work because it was returned as the wrong property.

How it was tested

Tested in a repo that is using the plugin.

Impacted documentation

None.

@iclanton iclanton merged commit a8c1461 into microsoft:main Aug 21, 2024
4 checks passed
@iclanton iclanton deleted the fix-a-few-issues branch August 21, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

1 participant