GSA / code-gov-harvester

Stand alone metadata harvester for Code.gov
Creative Commons Zero v1.0 Universal
3 stars 7 forks source link

Eslint fixes #14

Closed froi closed 5 years ago

froi commented 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.


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:

image

Eslint output after fixes;

image

Closing issues

N/A