Remove explicit ESLint browser
directives
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/* eslint-disable */
|
||||
|
||||
/* eslint-env browser */
|
||||
|
||||
/* global Backbone: false */
|
||||
/* global $: false */
|
||||
|
||||
|
@@ -1,5 +1,3 @@
|
||||
/* eslint-env browser */
|
||||
|
||||
/* global $: false */
|
||||
/* global _: false */
|
||||
/* global Backbone: false */
|
||||
|
@@ -1,5 +1,3 @@
|
||||
/* eslint-env browser */
|
||||
|
||||
/* global i18n: false */
|
||||
/* global Whisper: false */
|
||||
|
||||
|
Reference in New Issue
Block a user