Update comments for not handling CONFIG_KEY.THEME #17
Annotations
4 errors and 4 warnings
new-log-viewer/src/components/Layout.tsx#L98
[max-lines-per-function] Arrow function has too many lines (133). Maximum allowed is 120.
|
new-log-viewer/src/components/Layout.tsx#L301
[max-lines] File has too many lines (325). Maximum allowed is 300.
|
lint-check
Process completed with exit code 1.
|
lint-check
2 errors and 4 warnings
|
new-log-viewer/src/components/Layout.tsx#L65
[jsdoc/require-description] Missing JSDoc block description.
|
new-log-viewer/src/components/Layout.tsx#L95
[jsdoc/require-description] Missing JSDoc block description.
|
new-log-viewer/src/components/Layout.tsx#L95
[jsdoc/require-returns] Missing JSDoc @return declaration.
|
new-log-viewer/src/components/Layout.tsx#L96
[jsdoc/no-blank-blocks] No empty blocks
|