The Wayback Machine - https://web.archive.org/web/20201220221532/https://github.com/lodash/lodash/pull/4342
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

fix reTypedTag error #4342

Merged
merged 1 commit into from Jun 26, 2019
Merged

fix reTypedTag error #4342

merged 1 commit into from Jun 26, 2019

Conversation

@lvzhenbang
Copy link
Contributor

@lvzhenbang lvzhenbang commented Jun 26, 2019

/^[object (?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)Array]$/ or / (?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)/ is ok.

/^\[object (?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)Array\]$/ or / (?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)/ is ok.
@jsf-clabot
Copy link

@jsf-clabot jsf-clabot commented Jun 26, 2019

CLA assistant check
All committers have signed the CLA.

@jdalton jdalton added the bug label Jun 26, 2019
@jdalton jdalton merged commit 4df3272 into lodash:master Jun 26, 2019
1 check passed
1 check passed
licence/cla Contributor License Agreement is signed.
Details
@jdalton
Copy link
Member

@jdalton jdalton commented Jun 26, 2019

Thank you @lvzhenbang!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.