Skip to content

Conversation

@rjaduthie
Copy link
Contributor

Addresses Issue #32

@rjaduthie
Copy link
Contributor Author

Talking to my colleague who's much more knowledgable on TS: a potentially better way to fix this would be to change the export default to a export const; the problem is probably due to the former not exporting the reference. I'll give it a go and amend the PR.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rjaduthie
Copy link
Contributor Author

Amended the change to use a nice syntax. Thank you to @jonathonhawkins92 for the advice.

Copy link
Contributor

@giantcow giantcow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fwiw this can also be solved by removing the default keyword This is what you said in the second comment :)

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

Successfully merging this pull request may close these issues.

2 participants