Skip to content

ESLint config showing errors for JS Doc event configurations #449

@jason-capsule42

Description

@jason-capsule42

Please verify the version of wc-generator you have installed

No response

Please describe the bug

The current eslint configuration is showing errors when the JS files document events that are fired.

Screenshot 2023-12-14 at 12 48 14 PM

The message displayed when hovering over the inline error highlighting is:

The type 'auroDatePicker-ready' is undefined.eslint[jsdoc/no-undefined-types](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/no-undefined-types.md#repos-sticky-header)

Reproducing the error

This issue cannot be reproduced on the Auro docsite

Expected behavior

No eslint warnings when documenting events

What browsers are you seeing the problem on?

No response

Additional context

No response

Exit criteria

Auro eslint config should be updated to account for custom event documentation or documentation standards defined that won't cause this error.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions