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

Remove String.prototype overriding #166

Merged
merged 2 commits into from
Jul 19, 2018
Merged

Remove String.prototype overriding #166

merged 2 commits into from
Jul 19, 2018

Conversation

santhoshtr
Copy link
Member

It was a wrong design.
String.locale and String.prototype.toLocaleString removed

It was a wrong design.
String.locale and String.prototype.toLocaleString removed
package.json Outdated
@@ -26,7 +26,7 @@
"grunt-contrib-connect": "1.0.1",
"grunt-contrib-qunit": "1.2.0",
"grunt-contrib-watch": "1.0.0",
"eslint-config-wikimedia": "0.3.0",
"eslint-config-wikimedia": "0.6.0",
Copy link
Member

Choose a reason for hiding this comment

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

If you're updating this, you need to update .eslintrc.json too.

Should go with eslint-config-wikimedia 0.6.0
@Krinkle
Copy link
Member

Krinkle commented Jul 19, 2018

Seems to pass without update to eslintrc, but it did indeed require a grunt-eslint bump. I'll land this now (given it passes), and improve further in #144

@Krinkle Krinkle merged commit ab0bc2b into master Jul 19, 2018
@Krinkle Krinkle deleted the string-prototype branch July 19, 2018 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants