-
Notifications
You must be signed in to change notification settings - Fork 7
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
Fix ESLint issues for Event.jsx #14
Comments
Note ESLint was imlpemented with Prettier implementation, however |
today - 7 errors. need to discuss how severe these are. |
|
I removed the TravisCI requirement from the issue because the CI is covered by Netlify and our process However we need to re-configure the linter or fix the errors before proceeding. I am leaning toward fixing the errors |
Since this is likely going to be our next set of dev tasks we will want to resolve these issues. I did some further research. |
Attempt to implement ESLint and TravisCI
Acceptance Criteria
GIVEN I am a Free Code Camp developer
WHEN I run
npm run lint
from a CLITHEN I will see a lint report
AND the report will have 0 errors or problems
Guidance
The text was updated successfully, but these errors were encountered: