mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Manually fix remaining ESLint errors
This commit is contained in:
parent
ef1f255649
commit
9e3f7ac7fa
9 changed files with 42 additions and 21 deletions
|
@ -1,4 +1,4 @@
|
|||
var webpack = require('webpack');
|
||||
var webpack = require('webpack'); // eslint-disable-line no-unused-vars
|
||||
var path = require('path');
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue