Closed froi closed 5 years ago
So you're you want to submit a Pull Request? Thank you!
Before you submit it please check that a similar PR has not been submitted. You can do a quick search here: Pull request.
If one has not been submitted please fill out the following information so we can understand and work with your PR.
For more information, see our CONTRIBUTING guide.
Fixing the eslint errors and warnings that show up by running npm run lint.
npm run lint
Does not fix a bug or implements a feature.
Cleaning up these errors makes the code more robust and clean. This can help with future development.
Sadly this project has not tests.
These are the issues to be resolved:
Eslint output after fixes;
N/A
So you're you want to submit a Pull Request? Thank you!
Before you submit it please check that a similar PR has not been submitted. You can do a quick search here: Pull request.
If one has not been submitted please fill out the following information so we can understand and work with your PR.
For more information, see our CONTRIBUTING guide.
Summary
Fixing the eslint errors and warnings that show up by running
npm run lint
.This PR fixes/implements the following bugs/features
Does not fix a bug or implements a feature.
Motication
Cleaning up these errors makes the code more robust and clean. This can help with future development.
Tests
Sadly this project has not tests.
Code formatting
These are the issues to be resolved:
Eslint output after fixes;
Closing issues
N/A