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

Remove unnecessary comments #10

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

ThanoshanMV
Copy link

Issue #5
I have viewed and removed most of the unnecessary comments except some directories inside the directory node_modules. Am I doing correctly or what should I do to solve this issue?

@nir099
Copy link

nir099 commented Jan 28, 2020

Issue #5
I have viewed and removed most of the unnecessary comments except some directories inside the directory node_modules. Am I doing correctly or what should I do to solve this issue?

You don't have to remove comment inside the node_modules. Thus the node_module folder should not be there, so ignore the node_modules, try focusing on the other code self. And single quotes are more preferred as a solid standard over double-quotes. Otherwise, it's fine.

@ThanoshanMV
Copy link
Author

Thank you for the clarification. I will work on this issue.

@ThanoshanMV
Copy link
Author

I haven't removed any codes inside the node_modules and left quotes as they are like @nir099 stated.
I have removed comments in user.js and createAccount.js files.

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