stencil-community / stencil-eslint

ESLint rules specific to Stencil JS projects
MIT License
61 stars 34 forks source link

bug: Received “stencil-maintainers-put-an-invalid-version-intentionally-if-this-errors-please-raise-an-issue" message while running eslint with @stencil/eslint-plugin v0.4.0 #77

Closed bjankord closed 1 year ago

bjankord commented 1 year ago

Prerequisites

Stencil ESLint Version

0.4.0

Current Behavior

When running eslint with @stencil/eslint-plugin v0.4.0, I see a lot of " got “stencil-maintainers-put-an-invalid-version-intentionally-if-this-errors-please-raise-an-issue" messages

Expected Behavior

When running eslint with @stencil/eslint-plugin, I should not see any "stencil-maintainers-put-an-invalid-version-intentionally-if-this-errors-please-raise-an-issue" messages

Steps to Reproduce

Updated @stencil/eslint-plugin from ^0.3.1 to ^0.4.0

Code Reproduction URL

N/A

Additional Information

No response

raphaelpor commented 1 year ago

@bjankord Can you still reproduce the issue when using v0.5.0?

raphaelpor commented 1 year ago

Closing for not being able to reproduce.