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
Look into cleaning up all the code with StandardJS or Prettier. Prettier seems to be much more popular, so likely go in this direction.
Make sure all code follows the same paradigms (camelCase, curly braces or lack thereof, splitting across lines, etc.).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Look into cleaning up all the code with StandardJS or Prettier. Prettier seems to be much more popular, so likely go in this direction.
Make sure all code follows the same paradigms (camelCase, curly braces or lack thereof, splitting across lines, etc.).
The text was updated successfully, but these errors were encountered: