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 SyntaxError #5

Merged
merged 3 commits into from
Nov 28, 2016
Merged

Fix SyntaxError #5

merged 3 commits into from
Nov 28, 2016

Conversation

CatTail
Copy link
Contributor

@CatTail CatTail commented Nov 28, 2016

Error detail

SyntaxError: Block-scoped declarations (let, const, function, class) not
    yet supported outside strict mode

SyntaxError: Block-scoped declarations (let, const, function, class) not
yet supported outside strict mode
@lujjjh
Copy link
Contributor

lujjjh commented Nov 28, 2016

Great!

But could you please insert a blank line after each

'use strict';

before I merge this pull request?

@CatTail
Copy link
Contributor Author

CatTail commented Nov 28, 2016

@lujjjh Haha, done.

@lujjjh lujjjh merged commit 652611f into ElemeFE:master Nov 28, 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.

None yet

2 participants