Improve rendering of empty topics in the timeline #14838
Annotations
7 errors
Run Linter:
src/TextForEvent.tsx#L40
There should be at least one empty line between import groups
|
Run Linter:
src/TextForEvent.tsx#L41
'matrix-js-sdk/lib/content-helpers' import is restricted from being used by a pattern. Please use matrix-js-sdk/src/matrix instead
|
Run Linter:
src/TextForEvent.tsx#L41
`matrix-js-sdk/lib/content-helpers` import should occur before import of `./languageHandler`
|
Run Linter:
src/components/views/room_settings/RoomProfileSettings.tsx#L18
There should be at least one empty line between import groups
|
Run Linter:
src/components/views/room_settings/RoomProfileSettings.tsx#L19
'matrix-js-sdk/src/content-helpers' import is restricted from being used by a pattern. Please use matrix-js-sdk/src/matrix instead
|
Run Linter:
src/components/views/room_settings/RoomProfileSettings.tsx#L19
`matrix-js-sdk/src/content-helpers` import should occur before import of `../../../languageHandler`
|
Run Linter
Process completed with exit code 1.
|
Loading