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

perf(core): use for...of #15

Merged
merged 1 commit into from
Aug 17, 2024
Merged

perf(core): use for...of #15

merged 1 commit into from
Aug 17, 2024

Conversation

Sukaato
Copy link
Member

@Sukaato Sukaato commented Aug 17, 2024

biome recommandation: use for...of instead of forEach

Issue number: resolves #11


Does this introduce a breaking change?

  • Yes
  • No

Other information

@Sukaato Sukaato force-pushed the main branch 2 times, most recently from dadec08 to bf861e8 Compare August 17, 2024 09:46
@github-actions github-actions bot added package: core @poppy-ui/core package related performance Performance related labels Aug 17, 2024
biome recommandation: use for...of instead of forEach

Closes #11
@Sukaato Sukaato merged commit 3354665 into main Aug 17, 2024
13 checks passed
@Sukaato Sukaato deleted the perf/use-for-of branch August 17, 2024 10:03
@Sukaato Sukaato self-assigned this Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @poppy-ui/core package related performance Performance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(core): Use for...of instead of foreach
1 participant