checking linter/tests #16
Annotations
10 errors
test:
src/categories/topics.js#L18
Trailing spaces not allowed
|
test:
src/categories/topics.js#L19
'mainPosts' is never reassigned. Use 'const' instead
|
test:
src/categories/topics.js#L20
Expected parentheses around arrow function argument having a body with curly braces
|
test:
src/categories/topics.js#L23
Trailing spaces not allowed
|
test:
src/categories/topics.js#L29
Unexpected string concatenation
|
test:
src/categories/topics.js#L29
Strings must use singlequote
|
test:
src/categories/topics.js#L29
Strings must use singlequote
|
test:
src/categories/topics.js#L30
Unexpected string concatenation
|
test:
src/categories/topics.js#L30
Strings must use singlequote
|
test:
src/categories/topics.js#L30
Strings must use singlequote
|