Skip to content

Use proper end semicolon #26

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

Closed
wants to merge 2 commits into from
Closed

Use proper end semicolon #26

wants to merge 2 commits into from

Conversation

dereuromark
Copy link

to be able to chain files via asset compress tools and avoid TypeError: (intermediate value)(...) is not a function error.

to be able to chain files via asset compress tools and avoid `TypeError: (intermediate value)(...) is not a function` error.
@blueimp
Copy link
Owner

blueimp commented Apr 11, 2016

As you can see, your change failed the tests, as the JS style I'm using in my projects is StandardJS.

My recommendation for you is to make use of a defensive semicolon in front of your Immediately-invoked function expressions.

@blueimp blueimp closed this Apr 11, 2016
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.

2 participants