Navigator view Implementation + Additions to tutorial.md + generalized view/gene switching functionality in Views folder #279
Annotations
2 errors and 10 warnings
lint-and-format
Process completed with exit code 1.
|
lint-and-format
Process completed with exit code 1.
|
lint-and-format:
Eplant/Eplant.tsx#L29
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
lint-and-format:
Eplant/Eplant.tsx#L29
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L49
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a parameter name
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L49
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}'
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L49
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L49
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L51
tsdoc-param-tag-with-invalid-name: The @param block should be followed by a parameter name
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L51
tsdoc-param-tag-with-invalid-type: The @param block should not include a JSDoc-style '{type}'
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L51
tsdoc-malformed-inline-tag: Expecting a TSDoc tag starting with "{@"
|
lint-and-format:
Eplant/UI/Dropdown.tsx#L51
tsdoc-escape-right-brace: The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
|