Update ESLint and Prettier (minor) #3918
Annotations
10 errors
build:
src/components/ColorPalette/ColorPalette.tsx#L26
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ColorPalette/ColorPalette.tsx#L58
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ColorPalette/ColorPalettesWrapper.tsx#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ComponentPropsTable/ComponentPropsTable.tsx#L62
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ComponentPropsTable/ComponentPropsTable.tsx#L83
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ComponentPropsTable/ComponentPropsTable.tsx#L98
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ComponentPropsTable/ComponentPropsTable.tsx#L125
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ComponentStory/ComponentStory.tsx#L55
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
build:
src/components/ComponentStory/ComponentStory.tsx#L73
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
|
build:
src/components/ComponentStory/ComponentStory.tsx#L93
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|