Skip to content
New issue

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

update /src/shell/shell.js to use const, let and strict mode for best practices #663

Open
PrimeN opened this issue Jan 23, 2019 · 1 comment

Comments

@PrimeN
Copy link
Contributor

PrimeN commented Jan 23, 2019

Modern JavaScript prefers the use of const, let and scritct mode instead of var

@PrimeN
Copy link
Contributor Author

PrimeN commented Jan 23, 2019

I won't be working on this bug, anyone feel free to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant