Skip to content

Changed ES5 code to ES6#18

Open
SunJieMing wants to merge 1 commit into
bloominstituteoftechnology:masterfrom
SunJieMing:master
Open

Changed ES5 code to ES6#18
SunJieMing wants to merge 1 commit into
bloominstituteoftechnology:masterfrom
SunJieMing:master

Conversation

@SunJieMing

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread script.js
var message = 'hi';
const logger = () => {
const message = 'hi';
console.log(message);

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Your indentation is off. Make it 2 spaces instead of 5

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.

1 participant