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

Make json-editor compatible for strict mode #605

Merged
merged 2 commits into from
Jul 4, 2016
Merged

Conversation

thomaspons
Copy link
Contributor

This is just a simple pull-request to make json-editor compatible with strict mode.

I've just give a name to the function extend and replace the arguments.callee (forbidden in strict mode) by the name of the extend function.

This works fine.

I've dont inster the 'use strict' because i think that us your choice.

Best regards

@jdorn jdorn merged commit 753ca86 into jdorn:master Jul 4, 2016
jdorn added a commit that referenced this pull request Jul 4, 2016
f-w added a commit to f-w/json-editor that referenced this pull request Jun 17, 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.

3 participants