FCCColumbus / FCCColumbus/cbus-web
Fix ESLint issues for Event.jsx
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Attempt to implement ESLint and TravisCI
### Acceptance Criteria
GIVEN I am a Free Code Camp developer
WHEN I run `npm run lint` from a CLI
THEN I will see a lint report
AND the report will have 0 errors or problems
### Guidance
- [How to stop errors before they ever hit your codebase with Travis CI and ESLint](https://www.freecodecamp.org/news/how-to-stop-errors-before-they-ever-hit-your-codebase-with-travis-ci-and-eslint-7a5a6b1fcd4a/)
- Use the [package.json](https://github.com/FCCColumbus/fcc-columbus/blob/master/package.json) in the current solution for script guidance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.