Skip to content

Commit

Permalink
Add comment explaining why eslint override is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-c committed Dec 1, 2017
1 parent 9ec8cd2 commit 7ad17e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/data/demo/service-worker.js
@@ -1,3 +1,4 @@
/* Needed because of https://github.com/airbnb/javascript/issues/1632 */
/* eslint no-restricted-globals: 0 */

'use strict';
Expand Down

0 comments on commit 7ad17e5

Please sign in to comment.