-
Notifications
You must be signed in to change notification settings - Fork 23
[50$] Eslint errors #8
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
Comments
please assign to me handle: Sky_ |
see #9 |
btw there are many duplicated components under different routes |
I would suggest merging eslint fixes to other branches, before doing any new contests. |
With the updated eslintrc I get many 'Parse errors in imported module './XXYY.scss' import/no-named-as-default'. Adding '"settings":{"import/ignore":[".scss$"] }"' to eslintrc is correct ? |
can you remove |
That does it. Running lint fix to resolve line ending issues produces the above errors. |
Jira Payment record: https://apps.topcoder.com/bugs/browse/DRONESERIES-9 |
Running eslint produces 900+ errors that should be fixed.
The text was updated successfully, but these errors were encountered: