new-log-viewer: Implement MenuBar and StatusBar with JoyUI components… #36
Annotations
1 error and 8 warnings
lint-check
0 errors and 4 warnings
|
new-log-viewer/src/components/MenuBar/PageNumInput.tsx#L58
[@stylistic/js/max-len] This line has a length of 108. Maximum allowed is 100.
|
new-log-viewer/src/utils/config.ts#L27
[jsdoc/require-throws] Missing JSDoc @throws declaration.
|
new-log-viewer/src/utils/config.ts#L57
[jsdoc/require-throws] Missing JSDoc @throws declaration.
|
new-log-viewer/src/utils/config.ts#L99
[jsdoc/require-throws] Missing JSDoc @throws declaration.
|
new-log-viewer/src/components/MenuBar/PageNumInput.tsx#L58
[@stylistic/js/max-len] This line has a length of 108. Maximum allowed is 100.
|
new-log-viewer/src/utils/config.ts#L27
[jsdoc/require-throws] Missing JSDoc @throws declaration.
|
new-log-viewer/src/utils/config.ts#L57
[jsdoc/require-throws] Missing JSDoc @throws declaration.
|
new-log-viewer/src/utils/config.ts#L99
[jsdoc/require-throws] Missing JSDoc @throws declaration.
|