We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug It seems linter mask description is set incorrectly.
To Reproduce Steps to reproduce the behavior:
npm run lint
Expected behavior Linter passes.
Screenshots If applicable, add screenshots to help explain your problem.
Additional info (please complete the following information):
Additional context Linter fails with error:
Oops! Something went wrong! :( ESLint: 7.22.0 No files matching the pattern "/*.js" were found. Please check for typing mistakes in the pattern.
The text was updated successfully, but these errors were encountered:
jely2002#383 Linter fails on MacOS
8544412
Merge pull request #21 from olegshulyakov/bugfix/383-linter-fails-on-…
7f15c6a
…macos jely2002#383 Linter fails on MacOS
8c984b4
Merge pull request #22 from olegshulyakov/bugfix/383-linter-fails-on-…
72b1b17
Successfully merging a pull request may close this issue.
Describe the bug
It seems linter mask description is set incorrectly.
To Reproduce
Steps to reproduce the behavior:
npm run lint
Expected behavior
Linter passes.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional info (please complete the following information):
Additional context
Linter fails with error:
The text was updated successfully, but these errors were encountered: