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
Our code it's still using var declarations (for example here).
var
We're also still using capitalized names for libraries that shouldn't be (example) that are inherited from old code.
They need updating.
Tell me what you think @lupomontero and I'll send a PR!
The text was updated successfully, but these errors were encountered:
a3eb7aa
mfdebian
No branches or pull requests
Our code it's still using
var
declarations (for example here).We're also still using capitalized names for libraries that shouldn't be (example) that are inherited from old code.
They need updating.
Tell me what you think @lupomontero and I'll send a PR!
The text was updated successfully, but these errors were encountered: