Skip to content

Conversation

@pnlinh
Copy link
Contributor

@pnlinh pnlinh commented Oct 28, 2019

Fix typo

};

console.log(Boolean(x()))
console.log(Boolean(x()));
Copy link
Owner

Choose a reason for hiding this comment

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

Thanks, I am losing the PHP 's "habit" ? :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm using IDE Webstorm. It will show warning if code missing semicolon character.

@yeungon yeungon merged commit e6add40 into yeungon:master Oct 28, 2019
@pnlinh pnlinh deleted the docs branch October 28, 2019 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants