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

Add eslint-restricted-globals rule #6799

Closed
ankita240796 opened this issue May 25, 2019 · 0 comments · Fixed by #6923
Closed

Add eslint-restricted-globals rule #6799

ankita240796 opened this issue May 25, 2019 · 0 comments · Fixed by #6923
Assignees

Comments

@ankita240796
Copy link
Contributor

Add eslint-restricted-globals rule to prevent direct usage of globals in codebase.

Ref #6621

@ankita240796 ankita240796 self-assigned this May 25, 2019
seanlip pushed a commit that referenced this issue Jun 16, 2019
* Add no-restricted-globals

* Remove globals

* Fix order of dependencies

* Fix test

* Add linebreaks

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

Successfully merging a pull request may close this issue.

2 participants