Split global
s into third-party and own
This commit is contained in:
parent
9633a3fef2
commit
b510916ef5
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
/* global Whisper: false */
|
||||
/* global Backbone: false */
|
||||
/* global _: false */
|
||||
/* global Backbone: false */
|
||||
|
||||
/* global Whisper: false */
|
||||
|
||||
// eslint-disable-next-line func-names
|
||||
(function() {
|
||||
|
|
Loading…
Reference in a new issue