Skip to content

Fix ElmTransformer.formatElmError with wrong repeat str length#8882

Merged
mischnic merged 3 commits into
parcel-bundler:v2from
fireairforce:fix-#8805
Mar 24, 2023
Merged

Fix ElmTransformer.formatElmError with wrong repeat str length#8882
mischnic merged 3 commits into
parcel-bundler:v2from
fireairforce:fix-#8805

Conversation

@fireairforce

@fireairforce fireairforce commented Mar 13, 2023

Copy link
Copy Markdown
Contributor

This Pr try to closes: #8805

↪️ Pull Request

💻 Examples

🚨 Test instructions

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

@mischnic mischnic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@mischnic mischnic merged commit 9e6d008 into parcel-bundler:v2 Mar 24, 2023
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.

ElmTransformer.formatElmError - wrong usage of String.prototype.repeat

2 participants