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 browser extension API to ESLint globals #13

Merged
merged 2 commits into from
Feb 17, 2018

Conversation

danielhickman
Copy link
Contributor

@danielhickman danielhickman commented Feb 17, 2018

Prevent the usage of chrome and browser APIs from causing linting errors.

I don't recall and can't find any more browser extension global variables besides these two. Let me know if there are more and I'll commit and squash them into this branch before merge.

Example

Prevent the usage of chrome and browser APIs from causing linting errors.
Fix
@bijij bijij merged commit f8a464a into bijij:chrome Feb 17, 2018
@danielhickman danielhickman deleted the lint-browser-globals branch February 17, 2018 08:47
joeraut pushed a commit to joeraut/ViewImage that referenced this pull request Jan 16, 2021
Prevent the usage of chrome and browser APIs from causing linting errors.
Fix
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

Successfully merging this pull request may close these issues.

2 participants