Closed gondzo closed 7 years ago
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. Otherwise, branch merges will be hard.
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 ? Also, there are 132 'import/no-named-as-default' errors like 'Using exported name 'StatusDetailView' as identifier for default export import/no-named-as-default'
can you remove node_modules
and rerun npm i
?
That does it. Running lint fix to resolve line ending issues produces the above errors. Closing the issue.
Jira Payment record: https://apps.topcoder.com/bugs/browse/DRONESERIES-9
Running eslint produces 900+ errors that should be fixed.