mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Use eslint-plugin-mozilla and the webextensions environment to avoid defining globals in each file.
This commit is contained in:
parent
e9cbfbccb4
commit
2e9ae50a3a
24 changed files with 28 additions and 26 deletions
|
@ -13,7 +13,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
/* globals chrome, Features, saveReferer */
|
||||
/* import-globals-from feature-detect.js */
|
||||
/* import-globals-from preserve-referer.js */
|
||||
|
||||
'use strict';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue