Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESLint config showing errors for JS Doc event configurations #449

Open
jason-capsule42 opened this issue Dec 14, 2023 · 1 comment
Open
Assignees
Labels
not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes wc-generator

Comments

@jason-capsule42
Copy link
Member

jason-capsule42 commented Dec 14, 2023

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.

@jason-capsule42 jason-capsule42 added Type: Bug Bug or Bug fixes not-reviewed Issue has not been reviewed by Auro team members wc-generator labels Dec 14, 2023
@blackfalcon
Copy link
Member

@jason-capsule42 is this something you still see as an issue on your end? I am unable to repro.

Screen Shot 2024-01-08 at 9 39 07 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes wc-generator
Projects
None yet
Development

No branches or pull requests

3 participants