-
Notifications
You must be signed in to change notification settings - Fork 89
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
Taking Codacy suggestions into account #16 #30
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rajitha1998 did you use Prettier to format?
No, I haven't use prettier to format. Shall I format the code using
|
@rajitha1998 Yes, use Prettier to format all the files. |
e8f4a99
to
b8bac79
Compare
@rajikaimal , I formatted the code using prettier. Since codacy was showing me the below suggestion I had to add a prettier rule for that in the
Related links - |
@rajitha1998 Can you resolve the conflict. LGTM |
sure |
3b875fc
to
6a084c7
Compare
Merge conflicts fixed @rajikaimal |
Fixes #16
Proposed Changes