Skip to content

Conversation

sBouzols
Copy link
Contributor

fix(variablesTreeToVariablesArray): fix sonar issue :
Consider using "forEach" instead of "map" as its return value is not being used here.
Return values from functions without side effects should not be ignored typescript:S2201

Consider using "forEach" instead of "map" as its return value is not being used here.
Return values from functions without side effects should not be ignored typescript:S2201

Signed-off-by: sBouzols <[email protected]>
Copy link

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.

1 participant