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
When running yarn lint, the following warning message from the template's predefined Icon component persists:
yarn lint
Icon
Since the component comes with the template, the warning for that line in particular should either be ignored by the linter or resolved
The text was updated successfully, but these errors were encountered:
Since we have total control over what goes in there, I think in this case a lint-ignore would be fine.
Are you okay to create a PR for this? :)
Sorry, something went wrong.
No branches or pull requests
When running
yarn lint
, the following warning message from the template's predefinedIcon
component persists:Since the component comes with the template, the warning for that line in particular should either be ignored by the linter or resolved
The text was updated successfully, but these errors were encountered: